odesktop# property Icepak.odesktop# AEDT instance containing all projects and designs. Examples Get the COM object representing the desktop. >>> from ansys.aedt.core import Hfss >>> hfss = Hfss() >>> hfss.odesktop <class 'win32com.client.CDispatch'>