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




Adds a height dimension based on one or two attributes. The height (z-value) of the shape of each feature in the input feature class is set to the value found in the user-specified height field in that feature class.

Syntax

Visual Basic (Declaration) 
Public Class FeatureTo3DByAttribute 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As FeatureTo3DByAttribute
C# 
public class FeatureTo3DByAttribute : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.FeatureTo3DByAttribute

See Also

© 2010 All Rights Reserved.