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

    AutoCAD Map 3D

    Reply
    Distinguished Contributor
    Posts: 128
    Registered: ‎02-28-2006

    Text Expression

    195 Views, 1 Replies
    07-11-2008 02:02 AM
    I use Map 3D 2008. How I can create a new line of Text Expression? then I can create an annotation which is seperated two attributes by a new line. Any special syntax is for creating new line? Thanks

    Treo
    Please use plain text.
    Member
    Posts: 5
    Registered: ‎08-04-2008

    Re: Text Expression

    08-04-2008 07:10 PM in reply to: Cadbeyond
    i have just found a solution to your problem. i myself wanted to display for example CarPark_ID and CarPark_Type on the same label on different lines. using the expression builder, i added the first line "CarPark_ID", and then i added a new entry (click new) and selected Constant button and entered "\n" (without the quotes), and then added "CarPark_Type".
    now i get:

    PL001-001
    PERMIT

    all centered neatly. i assume other functions would work as well, and i discovered this only by chance. i think Autodesk should be a little more helpful in their documentation to explain how these functions are possible. best of luck
    Please use plain text.