|
|
Snapping RulesSnapping rules are definitions that determine how snapping occurs for a certain layer. Snapping is mainly used in the editing of geometries. Let's start with an example:
<snappingRules> <snappingRule> <distance>20</distance> <layer>structures</layer> <type>2</type> </snappingRule> </snappingRules> Here we see the definition of 1 snapping rule. It has 3 tags:
If you wish to snap to multiple layers, then define multiple snapping rules. |



