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




For a list of all members of this type, see Intersect3DLineWithMultiPatch members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_line_featuresThe input line feature class or layer. (In, Required)  
Public Propertyin_multipatch_featuresThe input multipatch feature class or layer. (In, Required)  
Public Propertyjoin_attributesAllows 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)  
Public Propertyout_intersection_countIntersection Count (out, Optional)  
Public Propertyout_line_feature_classThe optional feature class into which lines (input lines broken at points of intersection) will be placed. (Out, Optional)  
Public Propertyout_point_feature_classThe optional feature class into which points of intersection will be placed. (Out, 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.