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