PoScattermarkerIndex Property |
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFInt32 markerIndex { get; }
Public ReadOnly Property markerIndex As SoMFInt32
Get
public:
property SoMFInt32^ markerIndex {
SoMFInt32^ get ();
}
member markerIndex : SoMFInt32 with get
Property Value
Type:
SoMFInt32Remarks If the number of indices is inferior to the number of markers, they are cyclically used.
See Also