Click or drag to resize
PoScattermarkerIndex Property

Defines the type of marker used (cf OIV.Inventor.Nodes.SoMarkerSet).

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFInt32 markerIndex { get; }

Property Value

Type: SoMFInt32
Remarks

If the number of indices is inferior to the number of markers, they are cyclically used.

See Also