User's Guide > Drawings > Creating Drawing Views > Projected Drawing Views
Projected Drawing Views
The classpfcProjectionViewCreateInstructions contains details on how to create general drawing views.
Methods and Properties Introduced:
The method pfcProjectionViewCreateInstructions.Create() creates the pfcProjectionViewCreateInstructions data object used for creating projected drawing views.
Use the property pfcProjectionViewCreateInstructions.ParentView to assign the parent view for the projected drawing view.
Use the property pfcProjectionViewCreateInstructions.Location to assign the location of the projected drawing view. This location determines how the drawing view is oriented.
Use the property pfcProjectionViewCreateInstructions.Exploded to set the created projected drawing view to be an exploded view.
Was this helpful?