• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Civil 3D

    Reply
    *Pro
    Posts: 1,390
    Registered: ‎12-14-2006

    Re: MTEXT Rotated 90 in Model Space when set to Match Layout

    01-03-2013 11:51 AM in reply to: tmcmannis

    I think what has happened is that your finding a limitation to the annotative text.   Your work flow is asking for more parameters than the object can handle.

     

     

    Dan

    Civil 3D 2013
    Win 7 Pro x64
    Intel Xeon 2.0GHz
    6Gb Ram
    ATI Firepro 4800
    Dell T5500
    www.preinnewhof.com
    Please use plain text.
    Valued Mentor
    Posts: 422
    Registered: ‎01-20-2008

    Re: MTEXT Rotated 90 in Model Space when set to Match Layout

    01-03-2013 12:05 PM in reply to: dgordon

    Try this, with your current ucs rotation.

     

    In PS activate the view and set the UCS to V

     

    Then do your text through the VP and set it to Match the rotation.

     

    I believe this will get you what your looking for.

    Please use plain text.
    Active Contributor
    tmcmannis
    Posts: 36
    Registered: ‎06-19-2011

    Re: MTEXT Rotated 90 in Model Space when set to Match Layout

    01-03-2013 12:15 PM in reply to: dgordon

    Dan,

     

    So, you're saying regardless of whether I rotate my plan view to match a rotated UCS, or use DVIEW to twist my view in model space, the text will always be oriented to match the drawing north which is represented by the world coordinate system, correct? Bottom line, by trying to orient my model space view to match what I see in layout tabs and expecting the text to remain plan readable with orientation option selected, is not feasible because I am asking the software to do something it is not designed to- correct?

     

    Thanks again.

    Please use plain text.
    *Expert Elite*
    AllenJessup
    Posts: 4,617
    Registered: ‎05-21-2003

    Re: MTEXT Rotated 90 in Model Space when set to Match Layout

    01-03-2013 12:21 PM in reply to: tmcmannis

    I usually do it the simple way and match the MText rotation to the viewtwist as I create it. But lately I've been using the C3D General Note more often. I just found a way to have text in a Parcel Label Style appear 2 ways by using an Expression. I believe that you could do the same thing with the drawing scale.

     

    Take a look at this thread. If you replace Parcel area with Drawing Scale conversion it might work.

     

    Something like: IF({Drawing Scale Conversion}>=40,0.013,0.00001)

    Please use plain text.
    *Pro
    Posts: 1,390
    Registered: ‎12-14-2006

    Re: MTEXT Rotated 90 in Model Space when set to Match Layout

    01-03-2013 12:21 PM in reply to: tmcmannis

    it's just your expectation of what will happen when you select match to layout is different than what actually happens.

    match to layout in model tab is this case means match to world coordinate system.   C3D does not play nice with user coordinate systems.

     

     

    Dan

    Civil 3D 2013
    Win 7 Pro x64
    Intel Xeon 2.0GHz
    6Gb Ram
    ATI Firepro 4800
    Dell T5500
    www.preinnewhof.com
    Please use plain text.
    Active Contributor
    tmcmannis
    Posts: 36
    Registered: ‎06-19-2011

    Re: MTEXT Rotated 90 in Model Space when set to Match Layout

    01-03-2013 02:10 PM in reply to: dgordon

    Thanks for taking the time to help with this- good think you responded when you did or the wall would have been much bloodier from me hitting my head against it!

    Please use plain text.
    Active Contributor
    tmcmannis
    Posts: 36
    Registered: ‎06-19-2011

    Re: MTEXT Rotated 90 in Model Space when set to Match Layout

    01-03-2013 02:12 PM in reply to: AllenJessup

    Allen,

     

    I like your suggestion- I'll have to give it a shot. I like the way Civil 3D labels behave much better than MTEXT, and my only gripe has ever been that I cannot make them scale dependant. Your proposal seems to solve the problem. I'll let you know how it turns out, thanks!

    Please use plain text.
    Active Contributor
    tmcmannis
    Posts: 36
    Registered: ‎06-19-2011

    Re: MTEXT Rotated 90 in Model Space when set to Match Layout

    01-03-2013 02:13 PM in reply to: rl_jackson

    I gave this a shot, but as soon as I got back to the model tab, it had rotated the text back to world. Thanks for the suggestion though

    Please use plain text.