| Library | Module | Frames | Expand |
| Property | Exploded | as Boolean [optional] |
| true if the view should be exploded, null or false otherwise. | ||
| Property | Location | as IpfcPoint3D |
| The location for the projected view. The view location determines how the view will be oriented. | ||
| Property | ParentView | as IpfcView2D |
| The parent view for the projected view. | ||
| Function | CCpfcProjectionViewCreateInstructions.Create (ParentView as IpfcView2D, Location as IpfcPoint3D) as IpfcProjectionViewCreateInstructions | |
| Creates a data object used for creating projected drawing views. | ||
| Property | Exploded | as Boolean [optional] |
|
true if the view should be exploded, null or false otherwise. |
| Property | Location | as IpfcPoint3D |
|
The location for the projected view. The view location determines how the view will be oriented. |
| Property | ParentView | as IpfcView2D |
|
The parent view for the projected view. |
| Function | CCpfcProjectionViewCreateInstructions.Create | (ParentView as IpfcView2D, Location as IpfcPoint3D) as IpfcProjectionViewCreateInstructions |
|
Creates a data object used for creating projected drawing views.
|