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

2942708c 67b8 9d0f 1d0d 6aee9abd2072

haplokuon edited this page May 6, 2023 · 1 revision

BSplineSurfaceFit Class

netDxf 3.0.0 Library

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

Definition

Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public class BSplineSurfaceFit

VB

Public Class BSplineSurfaceFit

C++

public ref class BSplineSurfaceFit

F#

type BSplineSurfaceFit = class end
Inheritance Object → BSplineSurfaceFit

Constructors

BSplineSurfaceFit Initializes a new instance of the BSplineSurfaceFit class

Properties

ControlData  
SampleData  

Methods

BasisFunction  
Degree  
Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetPosition  
GetType Gets the Type of the current instance.
(Inherited from Object)
NumControls  
NumSamples  
ToString Returns a string that represents the current object.
(Inherited from Object)

See Also

Reference

netDxf.GTE Namespace

Clone this wiki locally