Article | 60000807 |
Type | Wish |
Product | Converter |
Version | 6014 |
Date Added | 3/9/2009 12:00:00 AM |
Fixed | (3/16/2009 12:00:00 AM) |
Submitted by | Steve Smith |
Summary
Make the Dimension TextHeight compatibly with DWG/DXF/VDF/VDI formats.
Solution
In new version 6.x with File formats vdml,vdcl in order to display the TextHeight same as TextStyle Height, the TextHeight property of dimensions and dimstyles must be set to zero(0).
In order to make the drawing compatible with DWG/DXF logic a new method ModifyDimTextHeight was added in vdDimStyles object.
Developer must call this method after open or before saving DWG/DXF