Name | Description | |
---|---|---|
NNurbsCurve Constructor | Overloaded. |
The following tables list the members exposed by NNurbsCurve.
Name | Description | |
---|---|---|
NNurbsCurve Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bounds | Calculates the minimal enclosing rectangle. | |
BoundsRange | ||
ControlPoints | Gets the control points of the NURBS. | |
Degree | Gets or sets the degree of the NURBS. | |
EndPoint | Gets or sets the end point of the open figure. | |
Knots | Gets the knot vector of the NURBS. | |
StartPoint | Gets or sets the start point of the open figure. |
Name | Description | |
---|---|---|
AddToPath | Appends the primitive to the specified graphics path | |
ContainsOnOutline | Determines whether the outline of the primitive contains the specified point | |
GetKnotMultiplicity | Gets the number of times the given knot value exists in the NURBS curve knot vector. | |
GetOutlineLength | Gets the length of the nurbs curve | |
InsertKnot | Inserts a knot and modifies and inserts control points as needed. | |
Refine | Refines the NURBS curve by inserting knots (and control points) in order to make each knot multiplicity equal to the NURBS curve degree. | |
Translate | Translates the primitive with the specified amounts |