| PoErrorPointFielderrorY Property | 
List of ordinates errors. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.37.0 (9.9.37.0)
 Syntax
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 Remarks
RemarksThe number of ordinates must be equal to the number of points. 
 See Also
See Also