PoCurveraiseXList Property |
A list of points (of the computed curve points) is selected by their abscises.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFFloat raiseXList { get; }
Public ReadOnly Property raiseXList As SoMFFloat
Get
public:
property SoMFFloat^ raiseXList {
SoMFFloat^ get ();
}
member raiseXList : SoMFFloat with get
Property Value
Type:
SoMFFloatRemarks See Also