jakob_k
2009-08-10, 09:42 PM
hi,
i know a toolpalette button will create a dimension and then return to the original working layer. i'm trying to create a toolbar button (not palette) to do the same. i can perform stuff before the dimension command, but i'm not able to add anything after the dimension(dimaligned) is envoked.
example:
^C^C(load "C:/LISP/Check-Layer.lsp")(Check-Layer "DIM");-dimstyle;restore;dim_oblique;_dimaligned;
any ideas?
karl
i know a toolpalette button will create a dimension and then return to the original working layer. i'm trying to create a toolbar button (not palette) to do the same. i can perform stuff before the dimension command, but i'm not able to add anything after the dimension(dimaligned) is envoked.
example:
^C^C(load "C:/LISP/Check-Layer.lsp")(Check-Layer "DIM");-dimstyle;restore;dim_oblique;_dimaligned;
any ideas?
karl