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