Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

187bb06a 2345 b6a5 7bbc bbcc33d222d6

haplokuon edited this page May 6, 2023 · 1 revision

BasisFunctionInput Structure

netDxf 3.0.0 Library

[Missing <summary> documentation for "T:netDxf.GTE.BasisFunctionInput"]

Definition

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

Constructors

BasisFunctionInput Initializes a new instance of the BasisFunctionInput class

Properties

Degree  
NumControls  
NumUniqueKnots  
Periodic  
Uniform  
UniqueKnots  

Methods

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)

See Also

Reference

netDxf.GTE Namespace

Clone this wiki locally