PDA

View Full Version : 2016 Dimension Style



tim_newsome
2017-07-11, 11:26 PM
Why is my dimension style being exploded automatically upon insertion?

tedg
2017-07-12, 10:56 AM
Why is my dimension style being exploded automatically upon insertion?

Check your "dimaso" variable, it's probably "off" and you want it "on".
Actually the newer version of that variable is "dimassoc" = 0 (exploded dimension), 1 (on, un-associated), or 2 (on, associated)

HTH

tim_newsome
2017-07-12, 11:33 AM
Check your "dimaso" variable, it's probably "off" and you want it "on".
Actually the newer version of that variable is "dimassoc" = 1 (on), or 0 (off)

Thanks Ted, That was it.