Click or drag to resize
SoVRMLLinePropertieslinewidthScaleFactor Property

The linewidthScaleFactor is a multiplicative value that scales a nominal linewidth by the linewidth scale factor.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFFloat linewidthScaleFactor { get; }

Property Value

Type: SoSFFloat
Remarks

This resulting value will then be mapped to the nearest available line width. A value less than or equal to zero refers to the minimum available line width.

See Also