Select to view content in your preferred language

Z Values

1171
2
Jump to solution
11-15-2022 11:47 AM
DorianneDysart
Occasional Contributor

elev.JPGDoes anyone know how I can replace the Z values contained within a feature class with values from a field from the same feature class? I have a feature class layer of contour lines that is Z enabled, but the Z values are all 0. The feature class layer has a field called 'elev' that contains the actual elevation values. I am new to working with Z values, so not that knowledgeable on the subject and would appreciate suggestions.  I can see how to edit the Z values, but not understanding where they are stored.  I am trying to avoid having to type in a bazilllion values manually.

0 Kudos
1 Solution

Accepted Solutions
RhettZufelt
MVP Notable Contributor

Since it is already z enabled, you might be able to use Adjust 3D Z GP Tool.

Another option would be the Feature to 3D by Attibute GP tool.

R_

View solution in original post

0 Kudos
2 Replies
RhettZufelt
MVP Notable Contributor

Since it is already z enabled, you might be able to use Adjust 3D Z GP Tool.

Another option would be the Feature to 3D by Attibute GP tool.

R_

0 Kudos
DorianneDysart
Occasional Contributor

elev2.JPGYou are a STAR!  Did not think it could be done without more 'bells and whistles' extensions.  The second one worked, the Feature to 3D by Attribute geoprocessing tool.  Thank you for your help Rhett.

0 Kudos