| Library | Module | Frames | Expand |
| pfcAssemblyConfiguration | Configuration | |
| The configuration to use when exporting the model. | ||
| pfcGeometryFlags | Geometry | |
| The geometry type(s) to export. | ||
| /* optional */ pfcInclusionFlags | IncludedEntities | |
| Flags indicating whether or not to include certain entities. If null, do not include these entities. | ||
| /* optional */ pfcLayerExportOptions | LayerOptions | |
| Object indicating the special instructions to follow when exporting layers. If null, layers will be exported without changes. | ||
| /* optional */ pfcSelection | ReferenceSystem | |
| The coordinate system used for the export. If null, the default model coordinate system is used. | ||
| /* optional */ pfcTriangulationInstructions | TriangulationOptions | |
| Object indicating the special instructions to follow when exporting to a faceted format. If null, export will be without triangulation. | ||
| pfcAssemblyConfiguration | Configuration |
|
The configuration to use when exporting the model. |
| pfcGeometryFlags | Geometry |
|
The geometry type(s) to export. |
| /* optional */ pfcInclusionFlags | IncludedEntities |
|
Flags indicating whether or not to include certain entities. If null, do not include these entities. |
| /* optional */ pfcLayerExportOptions | LayerOptions |
|
Object indicating the special instructions to follow when exporting layers. If null, layers will be exported without changes. |
| /* optional */ pfcSelection | ReferenceSystem |
|
The coordinate system used for the export. If null, the default model coordinate system is used. |
| /* optional */ pfcTriangulationInstructions | TriangulationOptions |
|
Object indicating the special instructions to follow when exporting to a faceted format. If null, export will be without triangulation. |