Text not Scaling properly
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-02-28 01:24 PM
2006-02-28
01:24 PM
4 REPLIES 4
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-02-28 01:42 PM
2006-02-28
01:42 PM
I assume you mean legend rather than schedule.
The text probably appears to be moving around due to changes in scale. Differences in anchor points can make it seem to move besides rescaling. This is because the part save from the plan will be in world dimensions but the text will resize according to scale. It takes manual coding to make it any different.
I usually use modules for symbol legends. This doesn't eliminate the scaling issues (though it does allow them to be easily fixed) but it does provide a template for the elements needed for a particular type of drawing.
The text probably appears to be moving around due to changes in scale. Differences in anchor points can make it seem to move besides rescaling. This is because the part save from the plan will be in world dimensions but the text will resize according to scale. It takes manual coding to make it any different.
I usually use modules for symbol legends. This doesn't eliminate the scaling issues (though it does allow them to be easily fixed) but it does provide a template for the elements needed for a particular type of drawing.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-02-28 03:29 PM
2006-02-28
03:29 PM
jcude wrote:To make Texts of your Symbols Legend Obj scale with plan do following:
...The catch is that the text changes position in the object and it doesn't stay scaled. I cannot figure what is wrong. All I have done is draw the list, File>GDL Objects>Save Project as> then gave it a name and clicked save.
1. Select all Text Blocks of future legend obj.
2. In the "Text Selection Settings Dialog" under Text Block Formatting" choose "Scaled" for Scalibility option. Confirm changes by clicking ok button.
3. Select all elements that you save as lib. object.
4. Goto File_Menu>GDL Objects>Save Selection as... & save your legend template.
p.s.: take a look at: "GDL Reference Guide > Attributes > Inline Attribute Definition > Textblock" if you want to see & undersatnd how it looks in GDL Script.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-01 03:31 AM
2006-03-01
03:31 AM
These are the exact steps I took to set up my legend. It still has the scaling problem. Is there a work around to this scaling problem?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-02 10:06 AM
2006-03-02
10:06 AM
Maybe you can attach some part of non-working legend obj. here? So we could have more chance to solve that problem!
p.s.: The above descrived method (mines) works by me!
p.s.: The above descrived method (mines) works by me!