|
IGeom3DCurve::IsPeriodic
Description
This method indicates whether a curve is periodic, i.e. it joins itself smoothly at the ends of its principal parameter range, so that the edges span the "seam".
Syntax
Status = IsPeriodic ( );
Return: (Boolean) Status |
TRUE if curve periodic. |
|