Author Topic: Section View Properties - Minimum and Maximum Levels  (Read 1513 times)

0 Members and 1 Guest are viewing this topic.

FengK

  • Guest
Section View Properties - Minimum and Maximum Levels
« on: March 12, 2009, 03:45:23 AM »
Hello,

Is there a way to change the minimum and maximum levels for multiple section views at once? My experience tells me the answer is negative. I tried to see if it can be set via lisp, but these properties are read only.

;   ElevationMax (RO) = 100.0
;   ElevationMin (RO) = 70.0

Thanks!

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Section View Properties - Minimum and Maximum Levels
« Reply #1 on: March 12, 2009, 11:50:35 AM »
The EDITGRAPHPROPERTIES command, I do not know if it would let you step through each record, or is the value at the level also Read Only?
Be your Best


Michael Farrell
http://primeservicesglobal.com/

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Section View Properties - Minimum and Maximum Levels
« Reply #2 on: March 12, 2009, 12:23:18 PM »
it might prove faster to simply redefine the section views using the desired elevation offsets
Be your Best


Michael Farrell
http://primeservicesglobal.com/

FengK

  • Guest
Re: Section View Properties - Minimum and Maximum Levels
« Reply #3 on: March 13, 2009, 03:21:16 AM »
The EDITGRAPHPROPERTIES command, I do not know if it would let you step through each record, or is the value at the level also Read Only?

I think that's the command i used (from the right-click menu). But it only allows you to modify one at a time.

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Section View Properties - Minimum and Maximum Levels
« Reply #4 on: March 13, 2009, 11:41:50 AM »
it might prove faster to simply redefine the section views using the desired elevation offsets

what he said..
Be your Best


Michael Farrell
http://primeservicesglobal.com/