PoMeshSidesthresholdValue Property |
Defines the limit of the threshold of the mesh sides.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat thresholdValue { get; }
Public ReadOnly Property thresholdValue As SoSFFloat
Get
public:
property SoSFFloat^ thresholdValue {
SoSFFloat^ get ();
}
member thresholdValue : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks thresholdValue is used only if the field thresholdType = THRESHOLD_VALUE
See Also