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 416
187bb06a 2345 b6a5 7bbc bbcc33d222d6
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "T:netDxf.GTE.BasisFunctionInput"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public struct BasisFunctionInput
VB
Public Structure BasisFunctionInput
C++
public value class BasisFunctionInput
F#
[<SealedAttribute>]
type BasisFunctionInput =
struct
inherit ValueType
end
Inheritance | Object → ValueType → BasisFunctionInput |
BasisFunctionInput | Initializes a new instance of the BasisFunctionInput class |
Degree | |
NumControls | |
NumUniqueKnots | |
Periodic | |
Uniform | |
UniqueKnots |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |