PDA

View Full Version : How to jig scaled Multiviewblockreference



AntonAlalaev
2014-04-29, 06:26 PM
Dear Friends,

I need to jig or insert in specified MultiViewBlockReference with specified scale factor.
I have seen this code http://forums.autodesk.com/t5/AutoCAD-Architecture/MVBlock-and-jig/td-p/2000888 but I cannot modify it to jigging already scaled MVBlock reference.

Somebody help me please!

AntonAlalaev
2014-04-30, 02:49 PM
So, I finally find the solution
after:
mvb.BlockDefId = bstyleID;
just add:
mvb.Scale = Scale