This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
e31bb5c8 966e 50f9 0c78 c31f188d260c
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "T:netDxf.GTE.NURBSCurve"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public class NURBSCurve : ParametricCurveVB
Public Class NURBSCurve
Inherits ParametricCurveC++
public ref class NURBSCurve : public ParametricCurveF#
type NURBSCurve =
class
inherit ParametricCurve
end| Inheritance | Object → ParametricCurve → NURBSCurve |
| NURBSCurve | Initializes a new instance of the NURBSCurve class |
| BasisFunction | |
| Controls | |
| IsConstructed |
(Inherited from ParametricCurve) |
| MaxBisections |
(Inherited from ParametricCurve) |
| NumControls | |
| NumSegments |
(Inherited from ParametricCurve) |
| RombergOrder |
(Inherited from ParametricCurve) |
| Times |
(Inherited from ParametricCurve) |
| TMax |
(Inherited from ParametricCurve) |
| TMin |
(Inherited from ParametricCurve) |
| Weights |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Evaluate |
(Overrides ParametricCurve.Evaluate(Double, Int32, Vector3[])) |
| GetControl | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetLength |
(Inherited from ParametricCurve) |
| GetPosition |
(Inherited from ParametricCurve) |
| GetSpeed |
(Inherited from ParametricCurve) |
| GetTangent |
(Inherited from ParametricCurve) |
| GetTime |
(Inherited from ParametricCurve) |
| GetTotalLength |
(Inherited from ParametricCurve) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| GetWeight | |
| SetControl | |
| SetTimeInterval |
(Inherited from ParametricCurve) |
| SetWeight | |
| SubdivideByLength |
(Inherited from ParametricCurve) |
| SubdivideByTime |
(Inherited from ParametricCurve) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |