| PoBiErrorPointFieldlowY Property  | 
List of ordinates low errors. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoMFFloat lowY { get; }Public ReadOnly Property lowY As SoMFFloat
	Get
public:
property SoMFFloat^ lowY {
	SoMFFloat^ get ();
}member lowY : SoMFFloat with get
Property Value
Type: 
SoMFFloat
RemarksThe number of ordinates must be equal to the number of points of point. 
See Also