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