How do i rotate labels
How do i rotate labels
(OP)
Hello everyone,
I am using land desktop. I had to twist the view horizontally. It works well. However, the labels didn't twist with the parcels. Does anyone knows how to rotate the labels generated with the parcels ?
I am using land desktop. I had to twist the view horizontally. It works well. However, the labels didn't twist with the parcels. Does anyone knows how to rotate the labels generated with the parcels ?





RE: How do i rotate labels
I don't know LDD. Can You explain "labels" and "parcels"? That's not Acad-vocabulary, or?
Lothar
ADT 2004
ACAD 2002
RE: How do i rotate labels
"Everybody is ignorant, only on different subjects." — Will Rogers
RE: How do i rotate labels
express -> text -> rotate text
select text
then experiment with the rotation options.
this will "swivel" text about their mid point.
hope this helps
Intel P4 3.0 GHZ
512 DDRAM
Win 2000 Pro
Autocad 14, 2002 with EP 2.3.1
RE: How do i rotate labels
MTEXT Layer: "TEXT"
Space: Model space
Handle = 15CD4
Location: X=445442.66 Y=444405.53 Z= 0.00
Width: 0.00
Normal: X= 0.00 Y= 0.00 Z= 1.00
Rotation: 354d14'32"
Text style: "SIMPLEX"
Text height: 0.80
Line spacing: Multiple (1.000000x = 1.33)
Attachment: TopCenter
Flow direction: ByStyle
Contents: S 00°14'32" E
MTEXT Layer: "TEXT"
Space: Model space
Handle = 15CD3
RE: How do i rotate labels
"Everybody is ignorant, only on different subjects." — Will Rogers
RE: How do i rotate labels
RE: How do i rotate labels
It's not optimal, but you could use the 'qselect' command to filter out the text which you don't want set to a certain orientation.
It would be made easier if you are free to set up 4 layers, one for each text orientation.
Do a qselect and filter by layer to select the ones which need to be 0, then switch them to zero with the properties menu. Repeat for the other layers.
Hope that helps,
Dave
RE: How do i rotate labels
Express / text / Rotate text.
But the tip is to NOT enter any value in "New absolute angle". Just enter after "Choose most readable value.
I appreciate and thank you all.