Book a Demo

Author Topic: How to print compartment data in shapescript  (Read 2872 times)

neuron

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
How to print compartment data in shapescript
« on: January 24, 2010, 10:01:31 pm »
Hi,

I am using this broadcast events

EA_QueryAvailableCompartments
(for example returns "compartment1")
EA_GetCompartmentData
(returns compartment data for "compartment1",
 for example value "test")

bud I have specific shapescript for the UML element.
How can I print compartment value in shapescript ?

neuron
 

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: How to print compartment data in shapescript
« Reply #1 on: February 01, 2010, 03:08:28 pm »
Currently you can't print compartments (custom or otherwise) from a shape script.