NevronOpenVision
Nevron.Nov.Graphics Namespace / INParametricCurve Interface

In This Topic
INParametricCurve Interface Methods
In This Topic

For a list of all members of this type, see INParametricCurve members.

Public Methods
 NameDescription
 MethodGets 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.  
Top
See Also