Hi, everyone...
I face with big problem when exporting sheet form draft to dwg-file.
I use standard default configuration file but...In the end I get dwg-file and every text or mtext in ACAD has attribute text height devided by 1,25 in compare to Draft values. In this case I have scalefactor 1.00 in my configuration.
If I put scalefactor as 1.25 I get correct text height...but everything else grows in 1,25 and also sheet size does the same...
Does Anyone have ideas?
Thanks...
Searching results are not satisfied...honestly :(((
Asking for "scalefactor" and get only two threads, one of those is started by me...
If previous discussions had exact result - please, let me know...really need an answer for this problem.
For a while I try to look through all the Draft Module part of forum...
thanks...
I got deeper to the problem!!! Now it's more clear!!!
And it is not an issue of exporting in ACAD!!!
Example:
I have TEXP in draft and it's attribute CHEIGHT eq 3.5...but if I draw primitive STRA from the bottom to the top of the TEXP I see that STRA length is 2.8!!! That IS the value that ACAD get for text height after exporting!!!
So the question is what is THE CHEIGHT??? What's the value of CHEIGHT???
One more point!!!
If we ask for pseudo attributes of TEXP We see that it has attribute LHEI that equals 2.8 - exact height of text!!! What for do we need CHEIGHT??? And how do users have to understand that height of TEXP in draft IS NOT the correct height of what they exactly need???
4.2.7 Label Text Manipulation
Character height and spacing, and line spacing are all definable, as is the text justification.
The set of attributes that control the appearance of a Label text is:
CHEI - character height (default 4mm) LHEI - letter height (0.8* character height) CSPA - character spacing factor (default 0) LSPA - text line spacing factor (default 0)
Initial (default) values of all these attributes are cascaded to GLABs from their owning LAYE. All the above attributes are set directly, for example:
CHEI 6 (LHEI automatically set to 4.8)
CSPA 1
LSPA 1
The character height and letter height attributes are discussed further in Section 6.
I hate to see caplock in a post, however you should know that export to acad is still limited....
even if ttf has been implemented, export continue for exemple to extract Romans S when Roman is selected.
if you really when to have a result in accordance with strict procedure, like could be for exemple CAD TDO, I think that you will your time if you continue to customize PDMS
think about post-treatment for dwg extracted.
May with new E3D draft module situation will improve.