| Library | Module | Frames | Expand |
| boolean | AsQuilts | |
| Whether or not to export as a set of quilts. | ||
| boolean | AsSolids | |
| Whether or not to export as solid objects. | ||
| boolean | AsSurfaces | |
| Whether or not to export as a set of surfaces. | ||
| boolean | AsWireframe | |
| Whether or not export as wireframe entities. | ||
| static pfcGeometryFlags | Create () | |
| Creates a new geometry flags object used when exporting a model to a 3D representation. | ||
| boolean | AsQuilts |
|
Whether or not to export as a set of quilts. |
| boolean | AsSolids |
|
Whether or not to export as solid objects. |
| boolean | AsSurfaces |
|
Whether or not to export as a set of surfaces. |
| boolean | AsWireframe |
|
Whether or not export as wireframe entities. |
| static pfcGeometryFlags | Create | () |
|
Creates a new geometry flags object used when exporting a model to a 3D representation.
|