get_oo_properties#

Q3d.get_oo_properties(aedt_object, object_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:
list

Values returned by method if any.