Article | 70000142 |
Type | Wish |
Product | Engine |
Version | 7001 |
Date Added | 10/31/2014 12:00:00 AM |
Fixed | (11/5/2014 12:00:00 AM) |
Submitted by | V. Giorspiros |
Summary
Inserts to not follow WorldToView matrix changes. Also texts with StretchText = False are not very "readable".
Solution
In version 7002 a new property is exported in vdBlock object named StretchBlockFlag that can have values: Stretch (default value) and NoStretch. If NoStrecth value is set to the vdBlock then this block will not be stretched when the view's X/Y ratio is not 1:1.
Also the StrechText property must be False .
Specifies if vdText, vdMtext, dimension text, vdPoint,
vdInsert with StretchBlockFlag = NoStretch, will be stretched when the selected WorldToView matrix has different x,y scales.