get_oo_property_value#

Emit.get_oo_property_value(aedt_object, object_name, prop_name)[source]#

Return the Object Oriented AEDT Object Properties.

Parameters:
aedt_objectobject

AEDT Object on which search for property. It can be any oProperty (ex. oDesign).

object_namestr

Path to the object list. Example "DesignName\Boundaries".

Returns:
str, float, bool

Values returned by method if any.