See the top rated post in this thread. Click here

Results 1 to 4 of 4

Thread: lines by bearing

  1. #1
    All AUGI, all the time
    Join Date
    2004-06
    Location
    Slidell, Louisiana
    Posts
    972
    Login to Give a bone
    0

    Default lines by bearing

    we often have to draw legal descriptions that are in chains instead of feet. is it possible to create
    an expression or routine in civil 3d to automatically calculate the length in feet simply by keying in the length in chains?

    and if so, how would i go about creating that.

  2. #2
    Member
    Join Date
    2016-01
    Location
    Hants / Wilts Border
    Posts
    25
    Login to Give a bone
    0

    Default Re: lines by bearing

    I have not worked out how to automate it, but you can use AutoLisp expressions when entering the length. So say your length is 4 chains the expression would be

    Left parenthesis
    Operator
    Space
    Distance in chains
    Space
    Conversion factor
    Right parenthesis

    (* 4 66)

    This will draw a line of 264 feet. Should anywhere a length would be entered. I'm sure there's some coders out there that can convert that to a custom command

  3. #3
    All AUGI, all the time
    Join Date
    2004-06
    Location
    Slidell, Louisiana
    Posts
    972
    Login to Give a bone
    0

    Default Re: lines by bearing

    thanks Ian, that's pretty cool.

  4. #4
    Certifiable AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL USA
    Posts
    3,667
    Login to Give a bone
    1

    Default Re: lines by bearing

    I'd draw it with chains, then xref it into another drawing scaling it to feet. No calculations required.

Similar Threads

  1. 2014: Property Lines Reference Bearing
    By 3dway in forum Revit Architecture - General
    Replies: 0
    Last Post: 2013-08-26, 02:47 PM
  2. bearing/non-bearing wall cleanup
    By vanderloo5 in forum Revit Architecture - General
    Replies: 5
    Last Post: 2009-03-16, 03:05 PM
  3. Bearing / Non-bearing Wall - View differences
    By abink in forum Revit Architecture - General
    Replies: 1
    Last Post: 2008-06-12, 12:43 PM
  4. Bearing Walls Shaded, Non-Bearing Not...Please.
    By r.grandmaison in forum Revit Structure - General
    Replies: 3
    Last Post: 2008-02-05, 11:51 PM
  5. Walls - Structural Usage : Bearing and Non-bearing
    By rmejia in forum Revit Architecture - General
    Replies: 5
    Last Post: 2006-11-28, 05:35 PM

Posting Permissions

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