Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Tehila1 on November 26, 2013, 12:39:44 am

Title: Custom Properties for EA Elements
Post by: Tehila1 on November 26, 2013, 12:39:44 am
Can I add programmatically a custom property for an EA element?
For example: Location of an element in a diagram.
Or,Is there an other way to access this info?
Title: Re: Custom Properties for EA Elements
Post by: qwerty on November 26, 2013, 02:24:32 am
The location of an element in a diagram is found in its diagramObject.

Custom properties can be added via taggedValues.

q.