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