Message 1 of 2
auxiliary geometry on specific layer

Not applicable
03-08-2006
07:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
What I want to do is the following:
-remember current layer
-activate layer 'Construction'
-draw construction line (as many as desired)
-when this task is finished or another command is selected by the user
then activate previous layer
Is this possible. Is this task
better done with LISP, but I have no idea of LISP.
My solution so far is:
^C^C-layer set Konstruktion;^C^C_xline hor
but I cannot set previous layer.
Thanks a lot
Roman
What I want to do is the following:
-remember current layer
-activate layer 'Construction'
-draw construction line (as many as desired)
-when this task is finished or another command is selected by the user
then activate previous layer
Is this possible. Is this task
better done with LISP, but I have no idea of LISP.
My solution so far is:
^C^C-layer set Konstruktion;^C^C_xline hor
but I cannot set previous layer.
Thanks a lot
Roman