| Library | Module | Frames | Expand |
| Property | Configuration | as IpfcAssemblyConfiguration |
| The configuration to use when exporting the model. | ||
| Property | Geometry | as IpfcGeometryFlags |
| The geometry type(s) to export. | ||
| Property | IncludedEntities | as IpfcInclusionFlags [optional] |
| Flags indicating whether or not to include certain entities. If null, do not include these entities. | ||
| Property | LayerOptions | as IpfcLayerExportOptions [optional] |
| Object indicating the special instructions to follow when exporting layers. If null, layers will be exported without changes. | ||
| Property | ReferenceSystem | as IpfcSelection [optional] |
| The coordinate system used for the export. If null, the default model coordinate system is used. | ||
| Property | TriangulationOptions | as IpfcTriangulationInstructions [optional] |
| Object indicating the special instructions to follow when exporting to a faceted format. If null, export will be without triangulation. | ||
| Property | Configuration | as IpfcAssemblyConfiguration |
|
The configuration to use when exporting the model. |
| Property | Geometry | as IpfcGeometryFlags |
|
The geometry type(s) to export. |
| Property | IncludedEntities | as IpfcInclusionFlags [optional] |
|
Flags indicating whether or not to include certain entities. If null, do not include these entities. |
| Property | LayerOptions | as IpfcLayerExportOptions [optional] |
|
Object indicating the special instructions to follow when exporting layers. If null, layers will be exported without changes. |
| Property | ReferenceSystem | as IpfcSelection [optional] |
|
The coordinate system used for the export. If null, the default model coordinate system is used. |
| Property | TriangulationOptions | as IpfcTriangulationInstructions [optional] |
|
Object indicating the special instructions to follow when exporting to a faceted format. If null, export will be without triangulation. |