SoComplexityvalue Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat value { get; }
Public ReadOnly Property value As SoSFFloat
Get
public:
property SoSFFloat^ value {
SoSFFloat^ get ();
}
member value : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks Default is 0.5. The default value can also be set using the environment variable OIV_COMPLEXITY (0.0 to 1.0).
See Also