Library | Module

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

FunctionGetType () as IpfcView2DType
Gets the type of view that this instructions object will create.



Method Detail


FunctionGetType () as IpfcView2DType

Gets the type of view that this instructions object will create.
Returns:
The view type.