SubdivideTin Method
Description
Subdivides the current open TIN item's faces using smooth interpolation.
Syntax
Visual Basic |
---|
Public Function SubdivideTin( _ ByVal nIterations As Long _ ) As Integer |
Parameters
- nIterations
- The number of times the interpolation procedure is to be carried out.
Remarks
Available: D OM SISpy
Group:
Example
sis.SubdivideTin (1)