SoBaseExtrusionScaleModes Enumeration |
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
DEFAULT | 0 | Default scaling. Every point in the generated geometry is scaled. | |
SPINE_ONLY | 1 | Only the spine points are scaled. The cross section points are not scaled, so the cross section shape is undistorted even is scaling is non-uniform. | |
SECTION_ONLY | 2 | Only the cross section points are scaled. Not currently implemented. | |
NONE | 3 | Ignores the scaling state. Not currently implemented. |