Results 1 to 2 of 2

Thread: SECTION LABELS , MIX UP OF BOTH SLOPES AND PERCENTAGES

  1. #1
    Member
    Join Date
    2012-06
    Posts
    11

    Default SECTION LABELS , MIX UP OF BOTH SLOPES AND PERCENTAGES

    I am new to Autocad Civil 3d and i am using autocad civil 3d 2012.

    I am trying to label my sections through SEGMENT LABELS.

    My output will involve both percent grades and slopes but i am getting result shown below

    11.jpg

    However i want result in this style.

    2.jpg

    I have came up with a solution and it seems to be working except one part.

    I have declared an expression like this one.
    IF({Section Segment Cross Slope}<-0.05|{Section Segment Cross Slope}>0.05, 1: {Section Segment Elevation Change}/{Section Segment Slope Length},{Section Segment Cross Slope})

    In this expression, i cannot represent "1:" in the label style. This must be only text. If i write it as "1:" then it gives me an error.

    or alternately

    IF({Section Segment Cross Slope}<-0.05|{Section Segment Cross Slope}>0.05, "< I want this space to be blank, that is not represented by anything >",{Section Segment Cross Slope})

    My main point is that i want to involve some text in my expressions and i dont know how to do it. CAN IT BE DONE?

    Thanks in advance.

  2. #2
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    6,836

    Default Re: SECTION LABELS , MIX UP OF BOTH SLOPES AND PERCENTAGES

    As far as I know, strings are not allowed in expressions.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

Similar Threads

  1. 2012: Schedules with percentages
    By cvaughn in forum ACA General
    Replies: 0
    Last Post: 2011-11-30, 07:09 PM
  2. 2012: Section view labels
    By ccowgill in forum AutoCAD Civil 3D - Sections
    Replies: 4
    Last Post: 2011-11-02, 06:04 PM
  3. Section labels
    By CADiva in forum AutoCAD Civil 3D - Sections
    Replies: 3
    Last Post: 2007-07-05, 01:38 PM
  4. Section Labels
    By Exar Kun in forum Revit Architecture - General
    Replies: 8
    Last Post: 2004-12-20, 10:44 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •