![]() |
ICurve Methods |
The ICurve type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contains |
Computes the relationship between a point and a closed curve region.
This curve must be closed or the return value will be Unset.
|
![]() | CurvatureAt | Evaluate the curvature vector at a curve parameter. |
![]() | DivideByLength |
Divide the curve into specific length segments.
|
![]() | GetBoundingBox |
Boundingbox solver. Gets the world axis aligned boundingbox for the geometry.
|
![]() | GetNextDiscontinuity |
Searches for a derivative, tangent, or curvature discontinuity.
|
![]() | IncludesParameter |
Tests a parameter for Interval inclusion.
|
![]() | PointAt |
Evaluates point at a curve parameter.
|
![]() | TangentAt | Evaluates the unit tangent vector at a curve parameter. |