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