Click or drag to resize
SoPolyLineScreenDrawerisClosed Property

Close the line during display (connect last point to first point).

Namespace: OIV.Inventor.Drawers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool isClosed { get; }

Property Value

Type: SoSFBool
Remarks

Default is false (but most sub-classes automatically set it to true).

This only affects the display.

See Also