Block Text to be oriented as per layout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an alignment.
then I converted or create a AutoCAD file.
Let say I divided it in segments Straight, Spiral Curve,
Then I created a block.
In this block there are attribute tags.
I want my block rotation to be the same as I rotated it in the model.
But I want my attribute tag to be rotated as per layout automatically.
Right now I am using rotate parameter in block to rotate each tags of blocks which is kinda time consuming.
I want to automate it in some ways. Maybe there is available command or tricks available in the latest AutoCAD version.
I would like to know.
Sorry for being not clear and confusing. Lets focus on the block with tag.
No matter what the orientation of it. It is the same orientation in the layout. Except for its attribute tag.
If you guys have any idea. Please let me know.
My highest regards,
Rod Domagsang Lecetivo
PS. I have read the post here.
1. https://forums.autodesk.com/t5/autocad-forum/keep-block-text-horizontal-while-rotating-a-block/td-p/...
2. https://forums.autodesk.com/t5/autocad-electrical-forum/changing-attribute-text-styles/td-p/6625863#....
They change text style and it should affect text using it regardless if it is attribute or not.
I tried but not working on Civil3D layout not sure why. If there is wrong with my method or anything.