NurbSurfaceInsertKnotAtU Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void InsertKnotAtU(
double dU
)
Public Sub InsertKnotAtU (
dU As Double
)
public:
void InsertKnotAtU(
double dU
)
member InsertKnotAtU :
dU : float -> unit
Parameters
- dU
- Type: SystemDouble
See Also