Closed property

Sets or returns if the entity is closed.

 

Syntax

BooleanVariable = object.Closed

Where:

     BooleanVariable specifies whether the object is closed (True) or not (False).

     Object is a 3DPolyline, LightweightPolyline, Polyline, Spline. For Spline, the Closed property is read-only. For other types, the Closed property can be set or returned.

 

Examples...

Closed property example

 


© Bricsys NV. All rights reserved.