Book a Demo

Author Topic: Element constraints in shape scripts  (Read 3932 times)

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Element constraints in shape scripts
« on: January 29, 2018, 08:01:36 pm »
Hi all,

Element constraints aren't listed on the shape script Display Element/Connector Properties help page.
Is there a way to access them? Like a call to HasProperty("#CONSTRAINT:xyz#"), something like that?


/Uffe
My theories are always correct, just apply them to the right reality.

Arshad

  • EA User
  • **
  • Posts: 291
  • Karma: +21/-1
    • View Profile
Re: Element constraints in shape scripts
« Reply #1 on: January 29, 2018, 11:25:21 pm »
Hi Uffe

I don't think there is a way to access CONSTRAINT in shape script  :-\.
The only way to display in shape script stereotype is by using DrawNativeShape();

Arshad
« Last Edit: January 29, 2018, 11:32:42 pm by Arshad »