Clipping planes on or off

Discussion in 'AutoCAD' started by Kerbo1969, Feb 9, 2005.

  1. Kerbo1969

    Kerbo1969 Guest

    I have written some code for setting my cutting planes. But I have not found a decent way of checking to see if the cutting planes are turned on or off. I want to toggle them on thru code when I apply the cutting planes.

    Anybody had any luck with this?

    Thanks,

    Robert
     
    Kerbo1969, Feb 9, 2005
    #1
  2. Look at the viewmode system variable and the setview function.

    are turned on or off. I want to toggle them on thru code when I apply the cutting planes.
     
    Michael Puckett, Feb 9, 2005
    #2
  3. Kerbo1969

    Kerbo1969 Guest

    Thanks Michael!

    Viewmode would have worked great.

    Since my last posting I have also figured out that I could look at DXF code 90 for the viewport. So I went that direction with it.

    Thanks again,

    Robert
     
    Kerbo1969, Feb 9, 2005
    #3
  4. You're welcome.
     
    Michael Puckett, Feb 9, 2005
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.