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