In This Topic
Adds the number of new truncation for specified layer.
Syntax
'Declaration
Public Sub addNTP( _
ByVal As Integer, _
ByVal As Integer _
)
public void addNTP(
int ,
int
)
Parameters
- l
- layer index
- newtp
- Number of new truncation points
See Also