Name | Description | |
---|---|---|
PointFromTime | Gets a point on the curve from a time parameter. When t is equal to 0, returns the StartPoint of the curve. When t is equal to 1, returns the EndPoint of the curve. |
The following tables list the members exposed by INParametricCurve.
Name | Description | |
---|---|---|
PointFromTime | Gets a point on the curve from a time parameter. When t is equal to 0, returns the StartPoint of the curve. When t is equal to 1, returns the EndPoint of the curve. |