See the top rated post in this thread. Click here

Results 1 to 5 of 5

Thread: Force line segment to have zero elevation end points during creation

  1. #1
    100 Club
    Join Date
    2016-04
    Location
    California
    Posts
    150
    Login to Give a bone
    0

    Question Force line segment to have zero elevation end points during creation

    Hi all,
    When I draw a line (not polyline) over a surface, the line picks up the surface elevation at its end points. If I do not want this feature, how do I shut it off? I just want the end points to be at zero elevation.
    Thanks,
    TT

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

    Default Re: Force line segment to have zero elevation end points during creation


  3. #3
    100 Club
    Join Date
    2016-04
    Location
    California
    Posts
    150
    Login to Give a bone
    0

    Default Re: Force line segment to have zero elevation end points during creation

    Thanks Tom. That works.
    TT

  4. #4
    Woo! Hoo! my 1st post
    Join Date
    2001-02
    Posts
    1
    Login to Give a bone
    0

    Default Re: Force line segment to have zero elevation end points during creation

    Quote Originally Posted by tadthurston725387 View Post
    Hi all,
    When I draw a line (not polyline) over a surface, the line picks up the surface elevation at its end points. If I do not want this feature, how do I shut it off? I just want the end points to be at zero elevation.
    Thanks,
    TT
    Set Osnapz to 1 and it will ignore the elevation. To have it use the elevation set Osnapz to 0. I have macro set up to toggle between the 2 settings.

    - - - Updated - - -

    Set Osnapz to 1 and it will ignore the elevation. To have it use the elevation set Osnapz to 0. I have macro set up to toggle between the 2 settings.

  5. #5
    Member
    Join Date
    2008-10
    Posts
    7
    Login to Give a bone
    1

    Default Re: Force line segment to have zero elevation end points during creation

    I made a new command and added to the right click menu

    this is the macro - ^C^C(setvar 'osnapz (abs (1- (getvar 'osnapz))))

    I have also added the following to acaddoc.lsp to display the value on the toolbar

    (setvar "MODEMACRO" "OSNAPZ = $(getvar, osnapz)")
    Attached Images Attached Images

Similar Threads

  1. 2011: What is the differrence between remote force and force
    By wasim in forum Inventor - General
    Replies: 0
    Last Post: 2011-06-22, 10:34 PM
  2. Replies: 4
    Last Post: 2010-02-23, 05:36 PM
  3. Force Layer Zero
    By robert.1.hall72202 in forum AutoCAD General
    Replies: 8
    Last Post: 2008-10-07, 12:13 PM
  4. Where is my Zero, Zero ?
    By cadclips81126 in forum Revit - Tutorials
    Replies: 5
    Last Post: 2006-05-15, 08:21 PM
  5. How can I make Project Zero match True Zero?
    By cparsons in forum Revit Architecture - General
    Replies: 2
    Last Post: 2006-03-23, 02:15 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
  •