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




Indicates whether to produce one feature per file or one feature for each root node in a file. The default is ONE_FILE_ONE_FEATURE. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property root_per_feature As String
Visual Basic (Usage)Copy Code
Dim instance As Import3DFiles
Dim value As String
 
instance.root_per_feature = value
 
value = instance.root_per_feature
C# 
public string root_per_feature {get; set;}

See Also

© 2010 All Rights Reserved.