Library | Module

Module "pfcView2D"

Description

This module contains interfaces related to drawing views.

Enumerated Types
enumEpfcView2DType
This enumerated type contains the type of drawing view to be created.


Classes
classIpfcDrawingDimensionShowInstructions
This class contains information used to display a dimension in a drawing view. All dimensions shown in a drawing must belong to a drawing view (wither the view of a model or the background view of a sheet).
classIpfcGeneralViewCreateInstructions
This is the interface used for creating general drawing views.
classIpfcProjectionViewCreateInstructions
This is the interface used for creating projected drawing views.
classIpfcView2D
This interface represents a drawing view in Creo Parametric.
classIpfcView2DCreateInstructions
This is the parent interface for interfaces used for creating drawing views.
classIpfcViewDisplay
This interface contains the options for display in a drawing view.


Collections
classCMpfcView2Ds
This interface contains a sequence of drawing views.