Specifies which facet control method is used when approximating the lofted flange surface with straight bends (BrakeFormLoftedFlangeFormingType only).
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
| Name | Value | Description |
| ChordToleranceLoftedFlangeFacetControlType | 0 | Facet control is defined by a maximum chord tolerance distance between the true curved surface and the faceted approximation. |
| FacetAngleLoftedFlangeFacetControlType | 1 | Facet control is defined by a maximum angle between adjacent facet normals. |
| FacetDistanceLoftedFlangeFacetControlType | 2 | Facet control is defined by a maximum individual facet edge length. |
| FacetNumberLoftedFlangeFacetControlType | 3 | Facet control is defined by a fixed number of facets along the transition. |