PoDataMappingmaxThresholdEnabled Property |
Defines if the maximum threshold is enabled.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFBool maxThresholdEnabled { get; }
Public ReadOnly Property maxThresholdEnabled As SoSFBool
Get
public:
property SoSFBool^ maxThresholdEnabled {
SoSFBool^ get ();
}
member maxThresholdEnabled : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also