IsPeriodic Property

Determines whether the given spline is periodic.

See Also | Example

Signature

object.IsPeriodic

object

Spline
The object or objects this property applies to.

IsPeriodic

Boolean; read-only

TRUE: The spline is periodic.

FALSE: The spline is not periodic.

 

   Comments?