SoDecimationPercentageElement Class |
Stores the current shape decimation percentage.
Namespace: OIV.Inventor.Elements
The SoDecimationPercentageElement type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Get | Returns current decimation percentage from the state. | |
GetClassStackIndex | Obsolete. Returns the stack id for this element. | |
GetDefault | Returns the default decimation percentage. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Pop | Pops element. | |
Push | Pushes element. | |
Set(SoState, Single) | Sets the current decimation in the state. | |
Set(SoState, SoNode, Single) | Sets the current decimation in the state. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
This element stores the current shape decimation percentage. If the OIV.Inventor.Elements.SoDecimationTypeElement is set to "PERCENTAGE", shapes should use this element to determine the desired percentage of the total amount of triangles.