Click or drag to resize
PoCurveFillingwidth Property

Defines the width of the curve filled.

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

Property Value

Type: SoSFFloat
Remarks

If the thicknessIndex is different from -1, thickness values are multiplied to this value. If this value is equal to 0, thicknessIndex, thicknessBinding and thicknessFactor are ignored.

See Also