CreateTinFromGrid Method
Description
Fits a TIN item over the current open Grid item.
Syntax
Visual Basic |
---|
Public Function CreateTinFromGrid( _ ByVal tol As Double _ ) As Integer |
Parameters
- tol
- This is the height tolerance in metres. See Convert to TIN.
Remarks
Available: GEO OD SISpy
Group:
Example
sis.CreateTinFromGrid(10)