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