PoBiErrorPointFieldhighX Property |
List of abscissas high errors.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.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