Click or drag to resize
SoVRMLLinePropertieslineType Property

The linetype field selects a line pattern.

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

Property Value

Type: SoSFInt32
Remarks

The following values of lineType are supported:

lineType Line Pattern
1 2 3 4 5 Solid Dashed Dotted Dashed-dotted Dash-dot-dot

See Also