PoCurvefillingThreshold Property |
Defines the threshold to fill the curve.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat fillingThreshold { get; }
Public ReadOnly Property fillingThreshold As SoSFFloat
Get
public:
property SoSFFloat^ fillingThreshold {
SoSFFloat^ get ();
}
member fillingThreshold : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also