Closed
Description
Collection of methods not existing for ellipse class needed to at least get their method declaration done as the corresponding method exist for ICurve:
Query:
- Area
- Clone
- ClosestPoint
- ControlPoints
- DiscontinuityPoints
- EndDir
- EndPoint
- IsClosed
- IsContaining
- IsInPlane
- IsLinear
- IsPlanar
- IsPolyLinear
- Length
- LineIntersections
- MeshIntersections
- ParameterAtPoint
- PlaneIntersections
- PointAtParameter
- StartDIr
Compute:
- FitPlane
- SortAlongCurve
Modify:
- Flip
- Mirror
- Project
- Rotate
- Scale
- SplitAtPoints
- Transform
- Translate