2 <shape_selector id="first_object"
4 tooltip="Select a object"
5 shape_types="edge face wire"
8 <validator id="GeomValidators_ShapeType" parameters="line,edge,wire,face,shell"/>
10 <shape_selector id="second_object"
11 label="Second object:"
12 tooltip="Select a object"
13 shape_types="edge face wire"
16 <validator id="GeomValidators_ShapeType" parameters="line,edge,wire,face,shell"/>
18 <validator id="FeaturesPlugin_ValidatorLoftSameTypeShape"/>