| Library | Module | Frames | Expand |
| /* optional */ boolean | Exploded | |
| true if the view should be exploded, null or false otherwise. | ||
| pfcPoint3D | Location | |
| The location for the projected view. The view location determines how the view will be oriented. | ||
| pfcView2D | ParentView | |
| The parent view for the projected view. | ||
| static pfcProjectionViewCreateInstructions | Create (pfcView2D ParentView, pfcPoint3D Location) | |
| Creates a data object used for creating projected drawing views. | ||
| /* optional */ boolean | Exploded |
|
true if the view should be exploded, null or false otherwise. |
| pfcPoint3D | Location |
|
The location for the projected view. The view location determines how the view will be oriented. |
| pfcView2D | ParentView |
|
The parent view for the projected view. |
| static pfcProjectionViewCreateInstructions | Create | (pfcView2D ParentView, pfcPoint3D Location) |
|
Creates a data object used for creating projected drawing views.
|