|
|
Home | Forums |
Downloads | Gallery |
News & Articles | Resources |
Jobs | FAQ |
| Join |
Welcome !
|
56 Users Online (55 Members):
Show Users Online
- Most ever was 626 - Mon, Jan 12, 2015 at 2:00:17 PM |
Forums
Forums >> Revit Building >> Technical Support >> limiting parameter????
|
|
active
Joined: Mon, Nov 29, 2004
20 Posts
|
If I want to limit a value for paramter (for example L<3000,L>1600) so that If some one entered 4000 or 1000 for the parameter do not accept it? howww????
|
This user is offline |
|
|
|
active
Joined: Thu, Dec 23, 2004
49 Posts No Rating |
Its probably easier to just tell people not to put in a value outside 1600-3000, but if you need to limit them one way I can think of is to just make revit have a computation error that wouldn't let them generate a type with those parameters. For example get it to do something with the number that would make it negative if its outside of your specified values then use sqrt to take square root (revit doesn't do complex numbers......yet). Yes all you guys, I realize this is silly and wierd, but if there's no other way and it is absolutely neccesary then you tell me a better way! (p.s. I would probably never use this myself)
|
This user is offline |
|
|
active
Joined: Sun, Apr 25, 2004
1207 Posts
|
You could use a nested IF statement to limit the values to a min or max. Something along the form of:
IF (Test Condition, Result if True, IF (Test Condition, Result if True, Result if False))
HTH
Tom
Post edited on 2005-07-18 19:19:52
|
This user is offline |
View Website
|
|
active
Joined: Mon, Nov 29, 2004
20 Posts
|
thanks very much this worked alot!!
|
This user is offline |
|
|
|
Similar Threads |
limiting parameter??? |
Revit Building >> Technical Support
|
Mon, Jul 18, 2005 at 4:01:55 AM
|
3
|
LENGTH LIMITING IF STATEMENT |
Revit Building >> Technical Support
|
Tue, Feb 24, 2009 at 7:49:23 PM
|
3
|
Working in Perspective View |
General Discussion >> Wishlist
|
Wed, Jun 3, 2009 at 6:23:32 AM
|
2
|
Limiting Elongation and Distortion In Interior Views/perspectives |
General Discussion >> Revit Project Management
|
Sun, Aug 8, 2010 at 9:02:44 AM
|
1
|
Can a Yes/No Parameter control a Length Parameter? |
Revit Building >> Technical Support
|
Thu, Mar 22, 2012 at 12:17:27 AM
|
5
|
|
|
Site Stats
Members: | 2056202 | Objects: | 23069 | Forum Posts: | 152281 | Job Listings: | 3 |
|