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