SoDecimationTypeElementTypes Enumeration |
These are the available decimation types.
Namespace: OIV.Inventor.Elements
Member name | Value | Description | |
---|---|---|---|
AUTOMATIC | 0 | Nodes are allowed to choose themselves. | |
HIGHEST | 1 | Nodes must use highest level. | |
LOWEST | 2 | Nodes must use lowest level (non-empty). | |
PERCENTAGE | 3 | Nodes should try to reach percentage from DecimationPercentageElement. |