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.
Name | Description | |
---|---|---|
Union3D Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
disable_optimization | Disables the optimization that automatically determines which multipatch features overlap, and only unions those features with overlaps. (In, Optional) | |
group_field | The field used to group input multipatch features together for aggregation. (In, Optional) | |
in_feature_class | The closed multipatch features to be intersected and aggregated. (In, Required) | |
out_feature_class | The multipatch feature class into which the aggregated multipatch(es) will be placed. (Out, Required) | |
out_table | A many to one table representing the Input Features and the Output Features that they where aggregated in to. (Out, Optional) | |
output_all | This 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) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |