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




The following tables list the members exposed by Inside3D.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycomplex_outputThe Complex Output Table option modifies the output table to include information about the relationship between the Input Features and the Input Multipatch Features. This allows you to identify which features fell inside or partially inside specific closed multipatches. When it's checked on, then the output table will have an extra Container_ID displayed, along with the Target_ID information. This Container_ID represents the exact multipatch which the input features (Target_ID) are inside or partially. (In, Optional)  
Public Propertyin_container_feature_classThe multipatch features. The multipatches must be closed. Use the Is Closed 3D tool to determine if the multipatches are closed. (In, Required)  
Public Propertyin_target_feature_classThe z-enabled point, line, polygon, or multipatch features. (In, Required)  
Public Propertyout_tableThe output table providing a list of 3D Input Features that are inside or partially inside the Input Multipatch Features which are closed. The output table contains an OID (object ID), Target_ID, and Status. The Status will state if the input feature (Target_ID) is within or partially within a multipatch. (Out, Required)  
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.