Click or drag to resize
PoCurveLinethicknessIndex Property

Defines the index of the set of values used to specify the thickness.

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

Property Value

Type: SoSFInt32
Remarks

If thicknessIndex = -1, all the curve has the same thickness which is the inherited line width.

See Also