IsRational Property

Determines whether the given spline is rational.

See Also | Example

Signature

object.IsRational

object

Spline
The object or objects this property applies to.

IsRational

Boolean; read-only

TRUE: The spline is rational.

FALSE: The spline is not rational.

 

   Comments?