Display full version of the post: Modification of Dim Comand

rdruillet
27.02.2015, 21:41

HI EVERYBODY, long time ago (in 2004 version) I went from 2004 to 2014 in one jump. I had modified the dim command to send him to the dim layer, before putting a dim. I lost the info, and can't find it. If somebody has it can you please help me.I went from 2004 to 2014 in one shot.

John Connor
27.02.2015, 22:24
Can we assume that your template file already has a dimension layer included?  Should that be the case then at least the modification won't have to make the layer first.Which dim command are we talking about?  DIMLINEAR?

rdruillet
27.02.2015, 22:29

Hi John, I just want to make the dim layer the current layer before putting the dimension, that way it saves one step. It was done in the macro of the command, I just can't remember the sintaxis. Thanks

John Connor
27.02.2015, 22:31
Which dim command?  There are several.  DimLinear, DimAligned, DimAngular, etc.  All or one?

rdruillet
27.02.2015, 22:35

it works for all of them, it just have to be inserted in the macro before the actual command, it goes between ^C^C and "dimaligned"

John Connor
27.02.2015, 22:39
Edit the CUI and add the -layer command, set, and your layer name.  Don't forget the dash.

rdruillet
27.02.2015, 23:03

thanks, I will try it.