|
|
Home | Forums |
Downloads | Gallery |
News & Articles | Resources |
Jobs | FAQ |
| Join |
Welcome !
|
33 Users Online (32 Members):
Show Users Online
- Most ever was 626 - Mon, Jan 12, 2015 at 2:00:17 PM |
Forums
Forums >> Revit Structure >> Technical Support >> Lenght Calculation
|
|
active
Joined: Tue, Mar 9, 2010
9 Posts No Rating |
Hi guys, I need a formula for a specific object (a cilinder). The lenght of this object is 100. When other users edit this object the lenght can be altered, but the intervals of this object can only be +5 or -5. Example: 105, 110 etc. I dont want to create types because then the list would be far to great. Is this possible? I was thinking of an array but i have no idea how to implent this. something like a distance list in autocad in block editor. Tnx
Edited on: Tue, May 4, 2010 at 4:37:12 AM
|
This user is offline |
|
|
|
active
Joined: Tue, Mar 9, 2010
9 Posts No Rating |
I managed to create a workaround. Its possible to create a distance list with certain intervals. This what i used: Integer: (H - L min) / 5 mm (this one calculates the steps in a value of H)(5 mm per step)(L min is the minimum distance required) Integer: if(and(IN5 > 0, IN5 < 8 ), IN5, 0) ( this one calculates the amount of steps in a certain range) Lenght: (L min - B) + X1 * 5 mm (this one calculates the new value minus a base distant) Grtz
Edited on: Tue, May 4, 2010 at 6:59:56 AM
|
This user is offline |
|
|
|
Similar Threads |
Heat loss calculation formula |
Revit Systems >> Tips & Tricks
|
Wed, Apr 29, 2009 at 10:09:09 AM
|
3
|
Maximum flex duct lenght |
Community >> Newbies
|
Thu, Jun 11, 2009 at 9:31:05 AM
|
1
|
Skirting boards |
Revit Building >> Technical Support
|
Tue, Dec 15, 2015 at 3:36:54 AM
|
0
|
Revit interior walls transmission area calculation |
General Discussion >> Revit Project Management
|
Tue, Oct 28, 2014 at 1:44:23 PM
|
0
|
how to dimension curved building? |
General Discussion >> Revit Project Management
|
Thu, May 21, 2009 at 4:05:14 AM
|
0
|
|
|
Site Stats
Members: | 2056414 | Objects: | 23074 | Forum Posts: | 152325 | Job Listings: | 3 |
|