|
|
Home | Forums |
Downloads | Gallery |
News & Articles | Resources |
Jobs | FAQ |
| Join |
Welcome !
|
36 Users Online (33 Members):
Show Users Online
- Most ever was 626 - Mon, Jan 12, 2015 at 2:00:17 PM |
Forums
Forums >> Revit Building >> Technical Support >> please help #2
|
|
active
Joined: Fri, Aug 25, 2006
9 Posts No Rating |
if you use the if formulaif ( height>3000metres....) how do you know what part of the formula refers to what in the parameter? the depth or the width?
|
This user is offline |
|
|
|
active
Joined: Mon, Jun 19, 2006
144 Posts
|
hi there if statements work as follows.
If(Condition,True,False)
Condition - This part is for you to control the if formula. In you example you would be saying that if the height is larger than 3000m.
True - This is what you want to happen if your condition has been met.. So in other words if your Height is larger than 3000m then I want it to be 3000m.
False - This happens when you condition hasn't been met. So I would say that if it is smaller than 3000m then I want it to be Height.
|
This user is offline |
|
|
active
Joined: Fri, Aug 25, 2006
9 Posts No Rating |
thanks so much
|
This user is offline |
|
|
|
|
Site Stats
Members: | 2056491 | Objects: | 23074 | Forum Posts: | 152325 | Job Listings: | 3 |
|