PoCurvemarkerIndexList Property |
A list of points (of point) is selected by their indices.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFInt32 markerIndexList { get; }
Public ReadOnly Property markerIndexList As SoMFInt32
Get
public:
property SoMFInt32^ markerIndexList {
SoMFInt32^ get ();
}
member markerIndexList : SoMFInt32 with get
Property Value
Type:
SoMFInt32Remarks See Also