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