PoCurveraiseThreshold Property |
Raise points are vertical lines joining the curve points and the specified threshold.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat raiseThreshold { get; }
Public ReadOnly Property raiseThreshold As SoSFFloat
Get
public:
property SoSFFloat^ raiseThreshold {
SoSFFloat^ get ();
}
member raiseThreshold : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also