08-02-2018
03:38 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
08-02-2018
03:38 PM
I stumbled across an older program of mine and saw that
OFFSET can accept an entity (I said earlier that it expects a point).
Apologies for this.
With that, change
(setq ss1 (ssget pt1))
to
(setq ss1 (entlast))
2) If you are going to employ session Gremlins, assign a unique name
that virtually eliminates the possibility of another program overwriting.
'ds' is too easy to overwrite...
I personally name session Gremlins as "USER_" plus "ProgramName".
For your case: "USER_NewLineDuct".
???
OFFSET can accept an entity (I said earlier that it expects a point).
Apologies for this.
With that, change
(setq ss1 (ssget pt1))
to
(setq ss1 (entlast))
2) If you are going to employ session Gremlins, assign a unique name
that virtually eliminates the possibility of another program overwriting.
'ds' is too easy to overwrite...
I personally name session Gremlins as "USER_" plus "ProgramName".
For your case: "USER_NewLineDuct".
???
Scot-65
A gift of extraordinary Common Sense does not require an Acronym Suffix to be added to my given name.![]()