Revit :: Insert Concrete Unit Masonry?
Mar 6, 2014How do I insert, or what Family do I insert Concrete Unit Masonry? I have CMU piers for my foundation.
View 2 RepliesHow do I insert, or what Family do I insert Concrete Unit Masonry? I have CMU piers for my foundation.
View 2 RepliesSetting the height of the masonry stone,
I couldn’t figure out how the height of the masonry stone can be set.
For example, in the attached screenshot, I wanted the height to be 0.26 meter then how this can be done?
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
I have a VBA code for check and choose unit but how i can in .NET ?
Unite = ThisDrawing.GetVariable("INSUNITS") Select Case Unite Case 4: Unite = 10 'mm Case 5: Unite = 1 'cm Case 6: Unite = 0.01 'm Case Else: Unite = 1 End Select
db.UnitMode is always = 0
i have try this :
Dim BlocT As BlockTable Dim tr As Transaction = db.TransactionManager.StartTransaction BlocT = tr.GetObject(db.BlockTableId, OpenMode.ForRead) Dim Bloc As BlockTableRecord Bloc = tr.GetObject(BlocT(BlockTableRecord.ModelSpace), OpenMode.ForRead) Dim lay As Layout = tr.GetObject(Bloc.LayoutId, OpenMode.ForRead) tr.Commit() tr.Dispose()
but bloc.units dont egal the unit command in autocad.
I can use :
Dim obj As Object = Application.GetSystemVariable("INSUNITS")
but i want a proper solution with .net.
Is it possible to put Reveals in concrete columns?
View 3 Replies View RelatedI've had a request from on of our users to replicate something that has been done for years in 2D CAD. They want a marker to show changes in floor levels that look something like this:-
The annotation needs to be able to read the slab on either side of the step marker and hopefully if possible the difference be represented as text. The datum levels are secondary and it is really the depth of the step that seems to be more important. I do however want to avoid these being just dumb text as if/when the design evolves someone will forget to modify the text.
Here is an example of a few showing two steps in the slab and the results we would want.
I have tried loading/nesting a standard spot level in thinking if I had two in an annotation that this might work, but I was unable to even place a spot marker within the family which makes some sense I suppose.
Is this even technically possible...? I realize the origin usually determines what hosts the family and how, but I guess we are looking for something with a double origin, which is why I think this may not be possible...?
What's the best way to create tilt up concrete panels? In the screen grab bellow, I used an extrusion, gave it concrete material, and left a 10mm gap between each panel to create that illusion.
Can this be done as a wall, if so how do I add those gaps/voids?
Is there any way to replicate this skin of solid glass spheres hardened into concrete in the form of a panel of some sort?
View 9 Replies View RelatedI am looking to create an irregular concrete slab, with barrel vaulted ceilings on a small radial section of a circular slab, and a a parabolically curved upper section to the slab, and a large punched hole in the middle of the slab. To this point, I have been able to achieve this using multiple components and masses, but I was wondering if there was a way to make a single object with a single solid material that may be able to achieve the same effect. I have attached a section for ease of explanation.
View 8 Replies View RelatedI have created my model, and have placed the floor assembly in. It is concrete and I see the concrete pattern on the floor. How do I hide or turn that off? I cannot find anything in Visibility Graphics or in the actual floor family...
View 6 Replies View RelatedWhat's the best way to model a concrete beam that has the fireproofing in it?
View 4 Replies View RelatedHow can i draw column like this >>
View 1 Replies View RelatedHow to use a 6" concrete curb under exterior walls for California schools? are you using a stacked wall, and if so how do you get the exterior finish to cover up the concrete curb. Or if you are using basic walls stacked upon one another, I seem to have trouble getting my wall joins to look correct in plan.
View 3 Replies View RelatedIs there a quick way of profiling topography under a undulating concrete floor slab? In other words so that the topography follows the underside surface of the slab. I know this is possible by adjusting each point on the topo surface but is there a quicker way?
View 1 Replies View RelatedIn floor plan view how do I make a wall have a concrete texture inside instead of the default (criss cross)?
View 9 Replies View RelatedI use all the time L shape and U shape winder stairs in combination with the Monolithic Type.
We use to concrete the monolithic part of the stairs and then dress the stairs with treads and risers. The new tool looks that working very nice.
So OK I draw the U shape winder stair and of course i want to construct the stairs.
I want to prepape a detail plan view with dimensions only for the Monolithic Part (Concrete) of the stair but i can't find a way to dispay only the monolithic part without Treads and Riser.It is possible in 3d view but no in plan view. The news tool that calculate winder stairs is "half job done" if i can't print with dimension the concrete part of the winder stairs.
I'm trying to build a wall that has the concrete block pattern that's offset by 1/2. If I build a wall using mass then I can make it into a pattern that I want but then I can't paint it so that's it's clear or see through. On the other hand if I build a wall just using the walls then I can't find an option for the block pattern.
View 1 Replies View RelatedI've created an irregularly shaped mass (column corbel) within a project and would like to make it a concrete object. How do I do this?
View 1 Replies View RelatedI have a file that is in the unit of m. I am wondering how can I convert it to mm unit? For example, for a length of 1.4m I want it to be displayed as 1400 instead of 1.4.
View 1 Replies View Related The properties unit of all my Revit's door, wall, windows..etc is millimeter. How do I change it back to inch and feet?It was also strange that when I opened some files, the unit became inch and feet. The units of doors, windows, etc became inch and feet.
However, when I create a new project, the unit becomes millimeter again.
I'm trying to model a parametric simple unit in Revit. So, I decided t use the generic family template. I want to model a rectangular unit with exterior wooden wall and interior steel frame. I have three problems
1- I have imported structural column profile into the family, but my problem is that I cannot align the section to two reference line. For example, I want to align the top of the column to the top exterior wall, and align the left side of the column to the left exterior wall; but I can just assign of these sides.
2- I've imported structural framing family in my generic model, but I cannot assign a parameter to the length of the beam, and the length is constant, and I can change the length just in 3D view. Do you know how to assign a parameter to the length?
3-I couldn't use the predefined walls it the family, so, I used extrusion. But I couldn't use the Revit windows family on the extrusion walls. Is there any way to use the predefined wall systems in Revit to be able to use the windows families?
Here is the picture of my model:
if this is easy, but how do I calculate the volume of concrete needed to pour a cast-in-place spiral stair?
View 1 Replies View RelatedI'm trying to create an adaptive family (a concrete bleacher/bench) that mitres to its adjoining instances when placed in a project (see attached images).
The family is not acting as I intend it to when loaded into the project (bottom right image). I've created six adaptive points which are intended to correspond to refeence points in the project.
I think the problem has to do with the faces of the extrusion, they don't seem to be able to align to an angled reference plane. How the extrusion can expand/contract in a linear fashion and have ends that mitre adaptively?
We are developing a multistory housing project that will have 5 unique unit plans. What I would like to know is the best approach to implimenting the unit plans in revit?
In autocad, we would create an xref of the unit, then xref as needed on base plans. Thus the ability to place multiple xrefs of the unit on various levels while maintatining the ability to make one change to the original unit plan and have it update thru out the project....How would we do this in Revit?
I am trying to align the curtain wall with the edge of the concrete slab/face of wood framed wall (Core). I have tried to align and move however the whole wall moves as well as the edge of the slab. How I can move the Curtain wall leaving the other elements in place?
View 2 Replies View RelatedCannot insert any window in this wall (its 140mm blockwork single skin trimmed to the roof above) and tried different window families. Yet I can cut an opening and also insert any door.
View 4 Replies View RelatedI am wondering if there is a way to insert a template that I have created into a project that already exists. I have created a template for the company I work for and we already have all of our plans for our homes drawn up. So I either have to redraw these homes starting with the new template or if it is possible load in a template.
View 1 Replies View RelatedIs there any process to insert any excel file into Revit interface without the below mentioned option:
Open AutoACD > Insert the Excel by Table command > Save the AutoCAD file > Insert the .dwg file into Revit interface.
Should we be able to right click on a detail callout and choose insert on sheet?
View 1 Replies View RelatedI need to insert a arch opening in a a wall. I dont have a opening folder under my door family. I tried to download openings from revit city but although i save it in my sampels file is is just not there.
View 2 Replies View RelatedI have spent the last couple of hours researching posts back to 2008 regarding inserting inserting a point cloud into Revit at the correct coordinates. I have two files (DXF and PCG) that are in the same coordinate system. They overlay exactly in AutoCAD. Why I see posts back to 2008 with no resolutions on this same topic? Also explain to me why a file indexed in AutoCAD 2013 is not compatable with Revit 2013.
View 1 Replies View RelatedWith no luck, I have been trying to figure out how to insert a blank value for ceiling heights in a finish schedule. There are other rooms with blank values, however it appears that rooms that once had a ceiling can no longer have a blank value. From the research I've done it seems the only way to correct this may be to delete and recreate the room.
View 7 Replies View Related