get_is_3d_placement#

LayoutInstanceContext.get_is_3d_placement(local)#

Determine if the context has 3D placement enabled.

Parameters:
localbool

Whether 3D placement is enabled only in the local context. If False, a check is run to see if 3D placement is enabled anywhere higher in the hierarchy.

Returns:
bool

True if 3D placement is enabled in the local context.