Projected Drawing Views
The interfaceIpfcProjectionViewCreateInstructions contains details on how to create general drawing views.
Methods and Properties Introduced:
The method
CCpfcProjectionViewCreateInstructions.Create() creates the
IpfcProjectionViewCreateInstructions data object used for creating projected drawing views.
Use the property
IpfcProjectionViewCreateInstructions.ParentView to assign the parent view for the projected drawing view.
Use the property
IpfcProjectionViewCreateInstructions.Location to assign the location of the projected drawing view. This location determines how the drawing view will be oriented.
Use the property
IpfcProjectionViewCreateInstructions.Exploded to set the created projected drawing view to be an exploded view.