From c31d10aced7b5ae3245677f360b2889c8ae9477f Mon Sep 17 00:00:00 2001 From: De-Backer Date: Wed, 29 Jul 2020 17:22:26 +0200 Subject: [PATCH] Updated definition_attribute (markdown) --- definition_attribute.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/definition_attribute.md b/definition_attribute.md index 65023ea..621ec01 100644 --- a/definition_attribute.md +++ b/definition_attribute.md @@ -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