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




One or more input files or folders with data in ASCII XYZ or XYZI (with lidar intensity) or 3-D GENERATE format. If a folder is specified all the files inside the folder named with the same extension as the file suffix parameter will be used. If multiple files are involved they need to be in the same format. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.