One line command to create items

Bug #1337762 reported by hilaire
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dr. Geo
Won't Fix
Wishlist
Unassigned

Bug Description

Difficulty: 3/3

Dr. Geo proposes script to plug computing object in a sketch, these objects are inserted in the Dr. Geo items tree and it can be used in the subsequent construction

Dr. Geo proposes Smalltalk sketch, it is a way to describe a geometric sketch entirely under the form of Smalltalk instructions code with a dedicated API.

We propose an intermediate feature to let user insert in the items tree an item described by a one line Smalltalk instruction. It should be based on the Smalltalk sketch API.
Examples of such one line instructions:

A = point: 1@2
(AB) = line: A to: 5@5
p1 = perpendicular: (AB) to: A
p2 = perpendicular: (AB) to: 1@1

Please comment below to elaborate.

tags: added: programming
tags: added: script
removed: programming
tags: added: student
description: updated
Changed in drgeo:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.