Hello! I am currently developing a standalone python script to create a 3D scene. The points that I am plotting have a height component relative to the ground. Currently, my default for ground elevation is set to absolute and I need to manually change it to relative to the ground. Any suggestions on how to this using arcpy? I've been searching but not much luck. Thanks!