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