ESRI.ArcGIS.Analyst3DTools
CreateTin Constructor(Object)
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace > CreateTin Class > CreateTin Constructor : CreateTin Constructor(Object)




out_tin
The output TIN to be created. (Out, Required)
Constructor that takes all required parameters for geoprocessor execution.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal out_tin As Object _
)
Visual Basic (Usage)Copy Code
Dim out_tin As Object
 
Dim instance As CreateTin(out_tin)
C# 
public CreateTin( 
   object out_tin
)

Parameters

out_tin
The output TIN to be created. (Out, Required)

See Also

© 2010 All Rights Reserved.