Updated definition_attribute (markdown)

De-Backer
2020-07-29 17:22:26 +02:00
parent ae2a403176
commit c31d10aced

@@ -11,9 +11,9 @@
* hotspot_y
* The element hooking point designates the point hooked to the mouse cursor during a drag'n drop of the element. They must be full coordinates. “Hotspot_x” is the abscissa, “hotspot_y” is the ordinate. The upper left corner of the rectangle delimiting the element is considered to be the origin. If the values provided exceed the bounding rectangle, they will be limited to the size of the element. The hotspot is also the center of rotation used when changing the orientation of the element.
## orientation
* Element orientation **!!!(we keep the orientation for compatibility with previous version of qet (fixt on "dyyy"))**
* Element orientation **!!!(we keep the orientation for compatibility with previous version of qet (fixt on "dyyy"))**
### info of 0.3
### info of version 0.3
It is then necessary to define what are the possible orientations of the element. Element orientation is used when laying conductors but also to prevent the user from turning an element in a direction that would not make sense. The orientation attribute is defined by a series of 4 characters, each character defining the behavior for an orientation.
+ 1 st character: North
+ 2 nd character: East