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

33ee6314 93f9 b6cb 9a5e 0a04da4c42ea

haplokuon edited this page May 6, 2023 · 1 revision

NumControls Method

netDxf 3.0.0 Library

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

Definition

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

C#

public int NumControls(
	int dim
)

VB

Public Function NumControls ( 
	dim As Integer
) As Integer

C++

public:
int NumControls(
	int dim
)

F#

member NumControls : 
        dim : int -> int 

Parameters

  Int32
\[Missing <param name="dim"/> documentation for "M:netDxf.GTE.NURBSSurface.NumControls(System.Int32)"\]

Return Value

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

See Also

Reference

NURBSSurface Class
netDxf.GTE Namespace

Clone this wiki locally