Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NNurbsCurve Class
Properties Methods


In This Topic
    NNurbsCurve Class Members
    In This Topic

    The following tables list the members exposed by NNurbsCurve.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyCalculates the minimal enclosing rectangle.  
    Public Property  
    Public PropertyGets the control points of the NURBS.  
    Public PropertyGets or sets the degree of the NURBS.  
    Public PropertyGets or sets the end point of the open figure.  
    Public PropertyGets the knot vector of the NURBS.  
    Public PropertyGets or sets the start point of the open figure.  
    Top
    Public Methods
     NameDescription
    Public MethodAppends the primitive to the specified graphics path  
    Public MethodDetermines whether the outline of the primitive contains the specified point  
    Public MethodGets the number of times the given knot value exists in the NURBS curve knot vector.  
    Public MethodGets the length of the nurbs curve  
    Public MethodInserts a knot and modifies and inserts control points as needed.  
    Public MethodRefines the NURBS curve by inserting knots (and control points) in order to make each knot multiplicity equal to the NURBS curve degree.  
    Public MethodTranslates the primitive with the specified amounts  
    Top
    See Also