NurbSurfaceRemoveControlPointsAtU Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void RemoveControlPointsAtU(
int iUIndex
)
Public Sub RemoveControlPointsAtU (
iUIndex As Integer
)
public:
void RemoveControlPointsAtU(
int iUIndex
)
member RemoveControlPointsAtU :
iUIndex : int -> unit
Parameters
- iUIndex
- Type: SystemInt32
See Also