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




The following tables list the members exposed by FeatureTo3DByAttribute.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyheight_fieldThe height field found in the attribute table. (In, Required)  
Public Propertyin_featuresThe input feature class for which z information will be found in the attribute table. (In, Required)  
Public Propertyout_feature_classThe output feature class. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyto_height_fieldAn optional second height field used for lines. When using two height fields, each line will start at the first height and end at the second (sloped). (In, Optional)  
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.