ESRI.ArcGIS.Analyst3DTools
tinnames Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace > LandXMLToTin Class : tinnames Property




If the LandXML contains more than one TIN, selects which one(s) to import. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property tinnames As Object
Visual Basic (Usage)Copy Code
Dim instance As LandXMLToTin
Dim value As Object
 
instance.tinnames = value
 
value = instance.tinnames
C# 
public object tinnames {get; set;}

See Also

© 2010 All Rights Reserved.