SoValueOrderingadjustDecimation Property |
Allows ValueOrdering node to adjust decimation percentage value depending on the shape's rendering value.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool adjustDecimation { get; }
Public ReadOnly Property adjustDecimation As SoSFBool
Get
public:
property SoSFBool^ adjustDecimation {
SoSFBool^ get ();
}
member adjustDecimation : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also