2 <multi_selector id="base_objects"
3 label="Segments, wires or sketches:"
4 tooltip="Select edges on sketch (or the whole sketch), edges or wires objects."
5 shape_types="edges wires"
7 <validator id="BuildPlugin_ValidatorBaseForBuild" parameters="edge,wire,compound"/>
9 <boolvalue id="intersect" label="Compute intersections" tooltip="Divide sketch edges in intersection points." default="false"/>
10 <action id="add_contour"
12 tooltip="Adds to the list of segments other segments of the sketcher
13 connected to the already selected ones to create a closed contour."/>
14 <validator id="BuildPlugin_ValidatorBaseForWire" parameters="base_objects,wire"/>