get_oo_name# Hfss3dLayout.get_oo_name(aedt_object, object_name=None)[source]# Return the object-oriented AEDT property names. Parameters: aedt_objectobjectAEDT Object on which search for property. It can be any oProperty (ex. oDesign). object_namestr, optionalPath to the object list. Example “DesignNameBoundaries”. Returns: listValues returned by method if any.