NurbSurfaceInsertKnotAtV Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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 Double
-
See Also