| 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: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFFloat raiseThreshold { get; }Public ReadOnly Property raiseThreshold As SoSFFloat
	Get
public:
property SoSFFloat^ raiseThreshold {
	SoSFFloat^ get ();
}member raiseThreshold : SoSFFloat with get
Property Value
Type: 
SoSFFloat
Remarks
See Also