Message 1 of 8
"ScaleFactor" and "EffectiveScaleFactor"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
If the vlax-dump-object function is applied to the block's vla-object, the following properties will be found:
XEffectiveScaleFactor
XScaleFactor
YEffectiveScaleFactor
YScaleFactor
ZEffectiveScaleFactor
ZScaleFactor
I would like to know what is the difference between ScaleFactor and EffectiveScaleFactor.