Salome HOME
Issue #2024: Redesign of circle and arc of circle: Unit tests for creation of a circl...
[modules/shaper.git] / src / SketchPlugin / plugin-Sketch.xml
index 57c00874adc192814b7e39373ce3f847ff91e619..fa03e34aee9e0f7d259238b1d77f2c8f89a59546 100644 (file)
                icon="icons/Sketch/circle_3pt_32x32.png"
                title="Three points">
             <sketch-2dpoint_selector id="first_point"
+                                     reference_attribute="first_point_ref"
                                      title="First point"
                                      tooltip="First point"
                                      accept_expressions="0"
                                      enable_value="enable_by_preferences"/>
             <sketch-2dpoint_selector id="second_point"
+                                     reference_attribute="second_point_ref"
                                      title="Second point"
                                      tooltip="Second point"
                                      accept_expressions="0"
                                      enable_value="enable_by_preferences"/>
             <sketch-2dpoint_selector id="third_point"
+                                     reference_attribute="third_point_ref"
                                      title="Third point"
                                      tooltip="Third point"
                                      accept_expressions="0"