Share

OnFaceCurveProxy.Closed Property

Parent Object: OnFaceCurveProxy

Description

Read-write property that gets and sets whether the curve is closed. Set this to True may result to generate new splines in the curve to make the curve to be closed. Defining a curve to be closed will cause it to close and be periodic if possible at the closure.

Syntax

OnFaceCurveProxy.Closed() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2017

Was this information helpful?