Hi all,
I'm attempting to create a model to automatically create 30% sloped lines. I have come to a roadblock, though:
I need to add the z-elevations of a point shapefile as an attribute. I thought that the 'Add Z Information' tool would be perfect. The problem is, when I use the points data as an input in the model, it does not recognize it as a point and in the 'Output Property' box there is no option for just 'Z'. I've tried setting preconditions but that hasn't helped. It seems like it's not recognizing it's a point file as it's giving me other options for elevations (Z_MIN, Z_MAX....) but not just 'Z' which otherwise comes up when you want to add z information for point data.