PoErrorCurvelowY Property |
List of the low ordinates for the low curve.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFFloat lowY { get; }
Public ReadOnly Property lowY As SoMFFloat
Get
public:
property SoMFFloat^ lowY {
SoMFFloat^ get ();
}
member lowY : SoMFFloat with get
Property Value
Type:
SoMFFloatRemarks The number of low ordinates must be equal to the number of points of point.
See Also