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 407
33ee6314 93f9 b6cb 9a5e 0a04da4c42ea
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.NURBSSurface.NumControls(System.Int32)"]
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
- Int32
- \[Missing <param name="dim"/> documentation for "M:netDxf.GTE.NURBSSurface.NumControls(System.Int32)"\]
Int32
[Missing <returns> documentation for "M:netDxf.GTE.NURBSSurface.NumControls(System.Int32)"]