Revit :: How To Create A Calculated Value
Aug 28, 2013
I'm trying to input the price for the number of fixtures in my schedule. I added "count" in the fields. However, when I try to create a calculated value, I dont see "count" to be inputted into the formula. Why wouldnt "count" be listed for the formula??
View 5 Replies
ADVERTISEMENT
Dec 13, 2013
I created calculated value Plot Ratio (Gross Floor Area/Site Area = Plot Ratio) but it come out result is "0". Any reason why it didnt calculted properly or what is the correct formula to achieve the coreect answers?
Please see Attached.
View 9 Replies
View Related
Dec 18, 2013
We usually run our own calculations for U Values using the BRE Calculator (UK Building Research Establishment).
I just carried out an experiment to check the value that appears in the Revit properties of a wall type (Heat Transfer Coefficient - U) for a given wall build up.
The result in Revit does not seem to correlate with the value that our calculator generates.
I have checked through the conductivity values for the materials (under thermal properties) - and using the exact same values the Revit generated figure is far more optimistic.
For a typical cavity wall construction:
Brick (102mm) @ 0.54 W/mK
Cavity/air gap (40mm)
Insulation (60mm) @ 0.020 W/mK
Block CME (100mm) @ 0.51 W/mK
Plaster (12..5mm) @ 0.51 W/mK
The value that appears in the Wall Properties Dialogue box (greyed out - so I assume it is a calculated value) is 0.1935 W/m2K
Our BRE calculation generates a figure of 0.268 W/m2K.
The insulation manufacturer claims around 0.25 W/m2K for the given wall build up.
how we could have such a discrepency ? All the conductivity values are correct for the materials used in the wall build up.
I am beginning to wonder whethe the value in the Wall Type isn't a U-Value, although the units are consistent with it (W/m2K)
View 6 Replies
View Related
Oct 25, 2012
Material takeoff: As paint and other related calculations
I’m wondering why no values where calculated for the field “Material: as paint”! As for the “area” and “volume” calculation, they sound to be false, for example, the area of plaster board should be 0.02*1.84 but not 0.32*1.84! What might be false there?
View 2 Replies
View Related
Jul 28, 2013
How R is calculated in the C3D?
I’m wondering regarding the equation used to calculate the radius of the circular curve. Is it the one attached? How the horizontal curve is updated as the design speed is changed?Ja
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
View 9 Replies
View Related
Oct 15, 2013
In this panel the pixel dimensions show is 4,50M . I would like to know How the "Pixel Dimensions" is calculate ? This 4,50M confuse me because my file size is 1,2M.
View 5 Replies
View Related
Jul 10, 2013
I would like to know how the white balance is calculated on GIMP.
View 3 Replies
View Related
Jan 19, 2012
How the COM center of mass is calculated in the measure utility?
View 2 Replies
View Related
Mar 2, 2012
(Again) how to have the percentage format (%) for the calculated value?I calculated the percentage of each area in proportion to the total area. I wanted to show the percentage area in the “%” format. But sounds not to work!
View 9 Replies
View Related
Mar 8, 2012
In the attached file there is a User Parameter, "Antal_ledekasser". Inventor has calculated its value to 2.
If you do the math by hand then you see the value should be 5.
Rebuild doesn't force recalculation.
There is an iLogic rule in the part, but this also fails to force recalculation:
iLogicVb.UpdateWhenDone=True
InventorVb.DocumentUpdate()
ThisDoc.Document.Rebuild2
ThisDoc.Document.Update2
Manual work around is to change the formula, then the value is recalculated.
iLogic work around is to change a parameter-value - and run the rule TWICE.
Question: How do I force a real rebuild, that actually wil recalculate parameter-values the first time I run the iLogic rule?
Background: The attached file is a little subset of the skeleton in a large assembly that is controlled by iLogic. The rules are placed in the topassembly, and writes vaules to the skeleton-file.
After writing values to skeleton-parameters I try to force them through with this iLogic
RuleParametersOutput()
InventorVb.DocumentUpdate()
iLogicVb.RunRule("Skeleton", "Update")
Later in the process I use calculated values to decide which components should be active. But my logic fails because my decisions are made on faulty values.
I did manage to get the updating work in 2011. But after migrating to 2012, it seems impossible to have it update correct. The user has to run rules several times, and doing manually updates to get a correct model.
View 2 Replies
View Related
Jun 5, 2013
When i use Get Data node in ICE for get Object Velocity, it not calculated. In help specified that velocity calculation is automatic for ICE. With velocity calculation turned on in object properties on tab Global Transform - only acceleration is computed, velocity is zero.
View 2 Replies
View Related
Jul 28, 2013
How the length of the vertical curve is calculated in the C3D?
I’m wondering regarding the equation used to calculate the length of the vertical curve.
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
View 9 Replies
View Related
Nov 7, 2012
Is there any command that the calculated area may appear on the drawing?
or
How can i calculate several small areas in one command only?
View 4 Replies
View Related
Apr 9, 2012
I'm trying to connect the value given by a calculated User parameter to a text. I've been looking for information everywhere, none found. Is it possible to show that value in a multiline text?
View 1 Replies
View Related
Jun 7, 2013
Any hydraflow calculates depth of flow and spread at sump inlets? Does it assume that the entire flow is coming from one direction (similar to an on-grade inlet)? Or does it make an assumption about how much flow is coming into both ends of the inlet?
View 4 Replies
View Related
Sep 14, 2012
I noticed today that the orifice rating curve for orifices is being calculated incorrectly in SSA. The head is being calculated to the orifice invert instead of to the orifice centerline. This probably has a minor (or no) effect if tailwater conditions are present
View 3 Replies
View Related
Jul 10, 2012
How the mass moment of inertia (kgcm2) is calculated in inventor?
It says it is calculated using negative integral, however i dont find this very informative.
I used the data for a report, and need to justify how i got the center of gravity and inertia properties.
A formula, method or algorithm would be nice.
View 9 Replies
View Related
Sep 3, 2013
How is width and height calculated in the transform panel for an object? Does it use an average? An example can be seen in the first image. The lines are not a uniformed width.
Also, how are strokes converted from pts to pxls? For instance, if I make a stroke that is 2.3 pt, when I expand the object the width in the transform panel will say 2.3px ; however, I thought the point to pixel conversion (even for a 72 dpi screen resolution) was different. An example can be seen in the last two images, where a line was made with a specified stroke width and then expanded.
View 20 Replies
View Related
Oct 15, 2013
Any way to, have a source color chart, a target color chart, calculate what are the variations between them, and then use that to apply it to another image? I'm not talking about "match color", I know how that works, but is not what I'm looking for. It can be compared to switching to a custom color profile (calculated by the variation of source and target). Or something like "color lookup" (but with a custom icc/icm/lut). Creating a custom icc has been really complicated for me, and I still can't get it to work. (I have the icc profile, but can't open it nor from "convert profile" nor from "color lookup").
View 9 Replies
View Related
Nov 13, 2012
How are arrowhead attachment locations calculated when using the Automatic Balloon command? Arrowheads seem to attached to objects at rather strange places!
I normally use auto-ballooning to place balloons within a drawing and then "season to taste". Is there a way to control how and where the arrowhead gets attached to an object?
View 3 Replies
View Related
Aug 8, 2013
Currently, when I do drawings, I give my machinists drawings with each point, and they program their machines. To do that, they calculate the round part diameters, which is basically 5" - 2x<Dim>.
I'd like it if I could give them drawings with the real number, and in parenthesis next to it, 5-2x<Dim>.
I've attached a jpg of what I normally give them and how I'd like it to look. Is this something do-able via a macro or something?
View 6 Replies
View Related
Feb 13, 2013
I would like to create a lisp that places a block at a pre-calculated point. I've created a lisp that fetches me a block to place into my drawing. The only thing is
I have to point out the place i want it to go. I want it to got into the corner by it self. I would like to create a lisp that calculates, by the retrieved variable of the layout / paperspace, minus 10
from the bottom right corner. minus 10 from the bottom up and from the right edge to the left.
View 9 Replies
View Related
Sep 21, 2011
Is there a way with JavaScript to place an image with a calculated path and file name? I have 30+ artboards per document, each artboard named by product number. The actual file name of the master AI file is also already established (meaning every document I use this new script on will have already been saved).
Here's the scenario I'm hoping to create in the context of the documents mentioned above:
Run a script to "Place" a linked image based on the following calculated path:
["S:SAPCurrent Images in SAPStock Schools"] + [current ai filename minus the .ai extension]+[a hyphen like this "-"]+[currently selected artboard name]+[".jpg"]
This image link can be placed on a new top layer called "Images" or if necessary on the currently selected layer. Dimensions of the placed image should be a pre-determined size 8"x8".
Error if the ai document has not been saved yet.
View 11 Replies
View Related
Jan 5, 2012
I am trying to show all the wall scones and light fixtures in my rcp plan, but i don't want to show any door or wall openings, i just want the walls to show up as solid/hatched fills.
View 4 Replies
View Related
Mar 1, 2012
I started with an arch and structural revit file. I linked them and made a schedule and will be doing timeliner. How should I show the excavation phase? should I design this in Revit or another program? Can I get some guidelines to going about designing an excavation to add to the linked files and input in schedule?
View 1 Replies
View Related
Apr 9, 2013
How can i create a lake on the topography of my project?
View 1 Replies
View Related
Mar 26, 2012
I am using Revit Architecture 2012 and I am trying to create a Room Tag. I have attached the file below. I want the tag to read the room name and the room dimensions. Then I would like an option to turn "Unfinished" on and off. I can get this to work as long as it is a type parameter. When I load it into the project it works well and everything is there. But if I change it to an instance parameter (which is what I want) then when I load it into the project the option to turn the "Unfinished" on and off has disappeared.
View 1 Replies
View Related
Jul 12, 2013
I need to create an IFC file, but the contents of my Revit file is an imported SAT or STEP file.
The export to IFC results in an empty IFC, as the SAT/STEP is not being exported to IFC.
I need this geometry to be exported to IFC!
View 2 Replies
View Related
Nov 27, 2011
When I go to Edit Shared Parameters and then the create button I get an error message "The Shared Parameter file was not saved successfully". I am stuck at this point and cannot go any further. What is causing the problem and how can I work around this. I am using Revit Architecture 2011.
View 2 Replies
View Related
Aug 6, 2011
I can create structural column schedule but i cant create for architectural columns.i wonder that i do something wrong or simply i cant be done?
View 1 Replies
View Related
Jul 17, 2011
I am new to Revit and a long-time Autocad Architecture user. I was wondering how to create (or if one exists) a door with a sidelight. The door is a hollow-metal door and frame with a glass panel sidelight that will be hosted in a wall.
Not too sure if this is a curtainwall family or something else...
View 4 Replies
View Related