ESRI.ArcGIS.Analyst3DTools | |
Intersect3DLineWithMultiPatch Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : Intersect3DLineWithMultiPatch Class |
The following tables list the members exposed by Intersect3DLineWithMultiPatch.
Name | Description | |
---|---|---|
Intersect3DLineWithMultiPatch Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_line_features | The input line feature class or layer. (In, Required) | |
in_multipatch_features | The input multipatch feature class or layer. (In, Required) | |
join_attributes | Allows all nonrequired fields (in other words, not ObjectID or geometry) and values from the input line feature class to be copied into the optional output line feature class. (In, Optional) | |
out_intersection_count | Intersection Count (out, Optional) | |
out_line_feature_class | The optional feature class into which lines (input lines broken at points of intersection) will be placed. (Out, Optional) | |
out_point_feature_class | The optional feature class into which points of intersection will be placed. (Out, 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. |