This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 415
23a4c40c 6220 ed6a 852e 8ea2b9d986b7
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "T:netDxf.GTE.ParametricCurve"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public abstract class ParametricCurve
VB
Public MustInherit Class ParametricCurve
C++
public ref class ParametricCurve abstract
F#
[<AbstractClassAttribute>]
type ParametricCurve = class end
Inheritance | Object → ParametricCurve |
Derived |
netDxf.GTE.BezierCurve netDxf.GTE.BSplineCurve netDxf.GTE.NURBSCurve |
IsConstructed | |
MaxBisections | |
NumSegments | |
RombergOrder | |
Times | |
TMax | |
TMin |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Evaluate | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetLength | |
GetPosition | |
GetSpeed | |
GetTangent | |
GetTime | |
GetTotalLength | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
SetTimeInterval | |
SubdivideByLength | |
SubdivideByTime | |
ToString | Returns a string that represents the current object. (Inherited from Object) |