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.
Name | Description | |
---|---|---|
FeatureTo3DByAttribute Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
height_field | The height field found in the attribute table. (In, Required) | |
in_features | The input feature class for which z information will be found in the attribute table. (In, Required) | |
out_feature_class | The output feature class. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
to_height_field | An 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) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |