PoCurveLinethicknessIndex Property |
Defines the index of the set of values used to specify the thickness.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 thicknessIndex { get; }
Public ReadOnly Property thicknessIndex As SoSFInt32
Get
public:
property SoSFInt32^ thicknessIndex {
SoSFInt32^ get ();
}
member thicknessIndex : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks If thicknessIndex = -1, all the curve has the same thickness which is the inherited line width.
See Also