Share

AcDbDatabase::shadowPlaneLocation

C++

double shadowPlaneLocation() const;

Description

Returns the current ground plane z position in world coordinates. The ground plane is always parallel to the X-Y world plane.

The default value is 0.0.

Links

AcDbDatabase Class

Was this information helpful?