Book a Demo

Author Topic: How to get access to Compartments section contents of Elements in a diagram ?  (Read 2957 times)

Raoulavelo

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Hi,

I’d like with a script, to get access to the content of the Show Compartments section which is present in the Elements tab of the Diagram properties box (SysML) but I didn’t find any attribute or method for that in the Automation API.

There are several  “Showxxxx” attributes in the Reference/Diagram Package/DiagramObject Class documentation but none for the Show Compartments section.

My need is to unselected some of the elements of that Compartments section, like block or ports or other stereotypes in SysML BDD diagrams.

Any clue for that ?

Thanks