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.

Public Constructors

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

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.