Library
|
Module
Frames
|
Expand
Interface IpfcView2DCreateInstructions
Description
This is the parent interface for interfaces used for creating drawing views.
See Also:
IpfcModel2D.CreateView()
,
IpfcGeneralViewCreateInstructions
,
IpfcProjectionViewCreateInstructions
Direct Known Subclasses:
IpfcGeneralViewCreateInstructions
,
IpfcProjectionViewCreateInstructions
Method Summary
Function
GetType
() as
IpfcView2DType
Gets the type of view that this instructions object will create.
Method Detail
Function
GetType
() as
IpfcView2DType
Gets the type of view that this instructions object will create.
Returns:
The view type.