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 411
80b151fe 4ad9 2346 e035 a52e10c9c37c
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "T:netDxf.GTE.BasisFunction"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public class BasisFunction
VB
Public Class BasisFunction
C++
public ref class BasisFunction
F#
type BasisFunction = class end
Inheritance | Object → BasisFunction |
BasisFunction | Initializes a new instance of the BasisFunction class |
Degree | |
IsOpen | |
IsPeriodic | |
IsUniform | |
Knots | |
MaxDomain | |
MinDomain | |
NumControls | |
NumKnots | |
NumUniqueKnots | |
UniqueKnots |
Create | |
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) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
GetValue | |
ToString | Returns a string that represents the current object. (Inherited from Object) |