ESRI.ArcGIS.Analyst3DTools
Union3D Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace : Union3D Class




The following tables list the members exposed by Union3D.

Public Constructors

 NameDescription
Public ConstructorUnion3D ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydisable_optimizationDisables the optimization that automatically determines which multipatch features overlap, and only unions those features with overlaps. (In, Optional)  
Public Propertygroup_field The field used to group input multipatch features together for aggregation. (In, Optional)  
Public Propertyin_feature_classThe closed multipatch features to be intersected and aggregated. (In, Required)  
Public Propertyout_feature_classThe multipatch feature class into which the aggregated multipatch(es) will be placed. (Out, Required)  
Public Propertyout_table A many to one table representing the Input Features and the Output Features that they where aggregated in to. (Out, Optional)  
Public Propertyoutput_allThis option forces the tool to write out all input features as output features. Features that have no overlaps are written to the output unmodified. Overlapping features are unioned together, and then written to the output. (In, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.