• Send Element information of selected objects to Excel, using VBA.

    Hello! I need to send Element information of selected objects (coordinates Start and End points) to the sertain List of Excel. How can I do it using VBA? Many thanks to all for your ideas! Artem
  • AECOsim element types/names in VBA

    Hello I am trying to make a vba-code to create a simple structural elements ( beam , column etc) in AECOsim. But i cant find in vba help files the list of element names and functions to use in that case. I found examples for lines and shapes:…