| Library | Module | Frames | Expand |
| Property | AngleControl | as Double |
| The angle control to use for the exported facets. Value is from 0.0 to 1.0. | ||
| Property | ChordHeight | as Double |
| The chord height to use for the exported facets. | ||
| Property | FacetControlOptions | as IpfcFacetControlFlags [optional] |
| Flags (FACET_STEP_SIZE_ADJUST and others) to control Facet export. | ||
| Property | StepSize | as Double |
| The step size to use for the exported facets. | ||
| Function | CCpfcTriangulationInstructions.Create (AngleControl as Double, ChordHeight as Double) as IpfcTriangulationInstructions | |
| Creates a new object used to indicate the parameters used for faceting. | ||
| Property | AngleControl | as Double |
|
The angle control to use for the exported facets. Value is from 0.0 to 1.0. |
| Property | ChordHeight | as Double |
|
The chord height to use for the exported facets. |
| Property | FacetControlOptions | as IpfcFacetControlFlags [optional] |
|
Flags (FACET_STEP_SIZE_ADJUST and others) to control Facet export. |
| Property | StepSize | as Double |
|
The step size to use for the exported facets. |
| Function | CCpfcTriangulationInstructions.Create | (AngleControl as Double, ChordHeight as Double) as IpfcTriangulationInstructions |
|
Creates a new object used to indicate the parameters used for faceting.
|