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

4930375b 0be3 480a 92d3 f04a0378cbea

haplokuon edited this page May 6, 2023 · 1 revision

Degree Method

netDxf 3.0.0 Library

[Missing <summary> documentation for "M:netDxf.GTE.BSplineSurfaceFit.Degree(System.Int32)"]

Definition

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

C#

public int Degree(
	int dimension
)

VB

Public Function Degree ( 
	dimension As Integer
) As Integer

C++

public:
int Degree(
	int dimension
)

F#

member Degree : 
        dimension : int -> int 

Parameters

  Int32
\[Missing <param name="dimension"/> documentation for "M:netDxf.GTE.BSplineSurfaceFit.Degree(System.Int32)"\]

Return Value

Int32
[Missing <returns> documentation for "M:netDxf.GTE.BSplineSurfaceFit.Degree(System.Int32)"]

See Also

Reference

BSplineSurfaceFit Class
netDxf.GTE Namespace

Clone this wiki locally