ESRI.ArcGIS.Analyst3DTools | |
Union3D Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : Union3D Class |
For a list of all members of this type, see Union3D members.
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. |