Revit :: Reference Level Parameter In Cable Tray Schedule?
Dec 28, 2011
I need to add "Level" into my Cable Tray schedule; we need to sort the cable trays lengths by floor level. However, "Level" is not listed as one of the available fields, even though level information (show up as "Reference Level) is one of the constraints in the cable tray model.
View 1 Replies
ADVERTISEMENT
Jul 16, 2007
I am having a little trouble with some doors showing up on the level 1 door schedule that are actually on level 2. They are curtain wall doors.
View 6 Replies
View Related
Jul 31, 2013
Using Revit 2012 Architecture (64-bit) and Revit 2013 (full version, 64-bit) both gave the same problem.The problem is as follows.I have gotten a Revit file from my university and I need to make a schedule for two type of windows that consists of Family, Type, Count, Cost, and Total cost. This is not really a big deal, just add the parameters to a schedule, sort by family and type, uncheck "itemize every instance". Then create a calculated value called "total costs" with formula "cost" and type set to currency. Then in formatting go to the just created "total costs", check calculate totals and click ok.
Now there should be a schedule with the family, type, count, costs and total costs. But costs stays black and therefore total costs is 0,00.To my knowledge windows have a certain cost associated with them that comes from a database that has values for all structures in revit. So my guess is that database isn't there or for some reason it doesn't work.The file is 100% reliable, since my university supplied it to me and it works for others using the same version of Revit. Also this problem does not only occur with this file or just windows, the cost fields always stay blank. As mentioned the problem occurs on both Revit 2012 architecture (64-bit) and Revit 2013 (full version 64-bit).
View 2 Replies
View Related
Jul 10, 2012
Is there a way to change the font type and size of the Level within the schedule?
View 1 Replies
View Related
Jun 13, 2012
I am attempting to create a cable tray. I have used Members, and Walls but neither worked really to my satisfaction. With the need for turns, ups and downs. How to accomplish this.
View 1 Replies
View Related
Apr 24, 2013
I am attempting to draw a cable tray layout in Autocad 2010. I am very much new to Autocad.
Basically, i want to draw a cable tray on pedestals which are arranged in a rectangular area. Now, I can draw bends so that the tray stay on pedestals but my question is how to draw the tray that is equidistant from both the corners of the pedestal? There are 6 pedestals arranged in a rectangular manner. All the pedestals are of equal length and width.
View 2 Replies
View Related
Nov 27, 2013
How to draw/ insert Cable Tray into my drawing somethings like that >>>Telecom Racks and Cable Trays-resized-600.jpg.png ? I'm using autocad 2012 !
View 8 Replies
View Related
Mar 15, 2012
I want to put a cable tray going from a sliding door to a fixed piece of steelwork. When the door opens and closes, I want the cable tray to adjust to suit the sliding door. I'll upload the file that I have made. When i drag the sketch it all moves accordingly, but when I placed in the assembly and make it adaptive it does nothing, it will not constrain and it will only bring up the errors.
Inventor 2012
Windows 7 64-Bit SP1
Intel(R) Xeon(R) CPU X5570 @ 2.93GHz
NVIDIA Quadro FX 3800 (Avail. Graphics Memory 4067MB - Ded. 1024 MB)
12 GB RAM
View 9 Replies
View Related
Dec 30, 2011
How do I set up a Project Parameter to reference a txt file as a data set? (the same way CSI division codes are referenced)
View 4 Replies
View Related
Oct 2, 2012
How to show the level of cut on the profile as reference line automatically?
I’m wondering if there is a way to show the level of cut automatically on the elevation view.
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
View 2 Replies
View Related
Oct 2, 2012
I need to convert a model parameter to a reference parameter thru the API.
I saw this item discussed in the group before, but I cant find the thread.
View 4 Replies
View Related
Jul 9, 2013
I would like to know if there is a way to have the Schedule as an I-Part parameter of a flange. I'm trying to create a custom flange for use in the content center and would like both size and ID to be picked from a drop down when placed into an assembly.
Since it's a flange not a pipe I can't use the standard tube & pipe authoring method.
View 8 Replies
View Related
Jun 18, 2013
The underlay does not show up for Level 1 when I am on Level 2, but it does show up for Level 2 when I am on Level 1. the underlay option is on for Level 1, so I'm not sure why it's not showing up. I am using Revit 2014.
View 1 Replies
View Related
Jan 7, 2014
Is there a way to identify what sketch or Solid a reference parameter (d0, d1, d2 etc) is in / on.
View 3 Replies
View Related
Feb 28, 2012
I am working on a assembly where a cable wrapped around a drum is animated to rotate with the drum, and there is a longer cable coming off of the rotating cable wrap, this longer piece goes down to another cable on a roller assembly. I have edited the assembly to work without the actual cable drum and without the roller assembly ( I wasnt allowed to share those models ) There are now two cylinders in place of the cable drum, a Grounded center to hold everything in place, a Rotating center which is animated so the wrap can rotate.
My problem is when the part named "Drum to Roller" is a lofted cable with angled ends to meet the "Drum wire wrap" at one end and it meets the "Radius cable ends" at the other end. I need the "Drum to roller" to stay constrained to the "radius cable ends" as well as the "drum wire wrap" ... and after being constrained still animate.
I have set up the animation and you will see that the "Drum wire wrap" is animated to keep the end vertical , the animation is set up to look like the "drum wire wrap' is un-raveling cable and the "drum to roller" is to be what un ravels.
I need to find a way so that the "drum to roller" translates down and over , staying constrained to the "drum wire wrap".. You will see that so far it does not.
I have attached two links below they include the two halfs of my assembly, place all the files in the same folder so you wont have to search for them manually.
[URL]......
[URL].......
View 2 Replies
View Related
Apr 12, 2013
I wish I perform the following code with iLogic. Is it possible to change a model parameter to a reference parameter?
If My_Expression Then' My dimension "d0" is a Driven Dimension' or' My dimension "d0" is a Reference ParameterElse' My dimension "d0" is NOT a Driven Dimension' or' My dimension "d0" is a Model ParameterEnd If
View 9 Replies
View Related
Nov 21, 2012
I have a master batch process which comprises several steps each of which will change the database. I am gettting the database once, then pass it thought the subsequent steps. Simple example in pseudo
void BatchAll(){
database db = new database
BindXref(db)
PurgeAll(db)
DoSomethingElse(db)
save dwg
}finish BatchAll
Should the database db be passed by reference (ref db)?
View 4 Replies
View Related
Sep 27, 2012
I created view representations in my assembly, for example a column with k-polates and base plates, the column is a FG part, so now i create drawings and place views on that drawing, what i am askign for is I want to place the name of the view representation in my view label as a paramater so in the event i change my view names in my model they update in my drawing, this is important because i can create a cross referance to my 3D DWXF file views.
View 4 Replies
View Related
Jul 31, 2012
I need to assign the dimension in my screenshot to a parameter so I can use it to drive another assembly. However, I can't find any way to capture it in a usable manner.
In the screenshot I have an associative part inserted that contains only a sketch with the projected line and point that I wish to measure between, but the geometry in the sketch does not update when the model geometry changes. This seems to be normal behavior?
View 3 Replies
View Related
Nov 22, 2012
I want to reference parameters in an iRule in such a way that the value of parameter A determines the value of parameter b.
In this case i want to reference the dimensional height of a UC beam into a parameter <UC_HEIGHT> and then allow this to determine the value of uc designation size in a parameter <UC_DESIGNATION>
This would be useful because instead of typing the uc designation of a beam into the part description or matl. list i can just reference a parameter.
Is this possible? Iv tried an iRule along the lines of
if parameter (uc height) = xxx.x then parameter (uc designation) = 'custom test'
but get error messages
View 3 Replies
View Related
Dec 30, 2011
Is there a way to have more than 4 filters for a schedule?
View 2 Replies
View Related
Nov 28, 2011
I try to wire the length parameter of a taper object to the local Y-Position values of another object. It works fine until I reload the file. I get an MAXScript Wire Controller Exception error:
--Runtime error: Illegal self-reference in controller script
...and the parameter-wire dialog opens. The desired functionality returns by clicking the Update Button and everything works fine again.
View 1 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
Feb 22, 2012
Is there a way to add new parameters to revision schedule
View 2 Replies
View Related
Apr 9, 2013
Is it possible to control if the door tags is displayed by the schedules?
View 4 Replies
View Related
Oct 7, 2011
Is there a way to add additional filters to a schedule? I have a sheet list that needs a total of 6 filters.
View 1 Replies
View Related
Dec 7, 2013
how to do the parameters of Schedule/Quantities.
View 9 Replies
View Related
Nov 2, 2012
How to export a schedule from Revit to Excel,
I’m wondering if there is a way to export schedule from Revit to Excel..
View 2 Replies
View Related
Feb 28, 2013
We have a custom built schedule which has the typical "Comments" field. As we aork in our project and add items to that particular row, the "Comments" field gets reset to be blank.
What we are trying to do in effect is to establish a reference point so the we know where we are in relative to the reference point.
Is there a way to make the "Comments" field stick?
View 1 Replies
View Related
Jul 18, 2008
is there any way to schedule objects by id number?, maybe through a formula within the schedule that may call the id or the revit API and if that is the case
View 2 Replies
View Related
Nov 7, 2011
I've been trying to style my sheet list schedule. ... trying.Is it true that I can't
* style (fontsize, fontweight etc) a 'sorting header'?
* style the scheduleborder to only underline the sheetlist-rows
* seperate the header styles from sheetlist styles? (I don't want the header to have a border.... while sheetlist-row should be underlined)
* format the height of a row
View 2 Replies
View Related