| Library | Module | Frames | Expand |
| Property | Bezier | as Boolean |
Specifies how B-splines are exported.
|
||
| Property | ExtendSRF | as Boolean |
Specifies whether or not surfaces are extended.
|
||
| Function | CCpfcGeomExportFlags.Create () as IpfcGeomExportFlags | |
| Creates a IpfcGeomExportFlags object that stores extend-surface and Bezier options for use when exporting geometric information from a model. | ||
| Property | Bezier | as Boolean |
|
Specifies how B-splines are exported.
|
| Property | ExtendSRF | as Boolean |
|
Specifies whether or not surfaces are extended.
|
| Function | CCpfcGeomExportFlags.Create | () as IpfcGeomExportFlags |
|
Creates a IpfcGeomExportFlags object that stores extend-surface and Bezier options for use when exporting geometric information from a model. This return value is used to construct instances of IpfcGeomExportInstructions .
|