| Library | Module | Frames | Expand |
| boolean | Bezier | |
Specifies how B-splines are exported.
|
||
| boolean | ExtendSRF | |
Specifies whether or not surfaces are extended.
|
||
| static pfcGeomExportFlags | Create () | |
| Creates a pfcGeomExportFlags object that stores extend-surface and Bezier options for use when exporting geometric information from a model. | ||
| boolean | Bezier |
|
Specifies how B-splines are exported.
|
| boolean | ExtendSRF |
|
Specifies whether or not surfaces are extended.
|
| static pfcGeomExportFlags | Create | () |
|
Creates a pfcGeomExportFlags 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 pfcGeomExportInstructions .
|