Revit :: Reference Dimension Points
Oct 30, 2013
When I add a wall or door the reference dimensions default to the center of the wall or door, etc. Is there any way to have these reference dimensions default to the structural face of a wall instead of continually dragging with everything I draw?
View 2 Replies
ADVERTISEMENT
Sep 28, 2012
When I make my rooms for a building, I want them to be a specific distance from the previous wall, say 10'. But when Revit measures the walls, it measures from the center line of the wall and not the edges. How do I correct this so it is measuring from the nearest edge so I'm not constantly having to think about how thick the wall was on each side and manually add 5 inchs or whatever it is in order to get a solid 10' room.
Also, when placing rooms, I have found that the program keeps making the reference distances from points halfway across the house. For example, if I want to make a room 10'x 10', and go to place the top wall of the room. If there is another wall across the hall or something that may intersect if you extend an imaginary line, the reference dimensions won't be 10' from the bottom wall, but it would be something like 4' 5 7/16" from that other room that has nothing to do with the wall I'm trying to place. Does that make sense? How do I turn off or control the meaningless reference points?
View 1 Replies
View Related
Dec 20, 2013
Is there any way to reference a point on a dynamic block to another point to the other dynamic block?
see the attached file.
View 2 Replies
View Related
Mar 13, 2012
I'm trying to delete, programatically, a specific dimensions on a specific sheet of my drawing based on a model parameter. I imagine it would be pretty straightforward to refer to generaldimensions.item(?).delete but how do I know what the index number of the dimension I want is? The only samples I can find either generacially access item(1) or use a for each loop to get all dimensions.
View 3 Replies
View Related
Oct 20, 2013
After creating a parametricly dimensioned, fully constrained, 2D drawing I wanted to add a couple of annotative reference dimensions to two different curves. I first select the parametric radius dimension (default is annotative). Next I click on the curve, then click the desired location. The dimension shows up, highlighted for editing. I press enter. Now the over-constrained window pops up giving me two options: Create a Reference Dimension or Reselect the Object. I choose Reference Dimension. The dimension immediately disappears. No error shows in the command bar. Attached is the file. It is the two large radii along the bottom (or top, its symmetric) that I am trying to give reference dimensions.
View 1 Replies
View Related
Feb 14, 2012
Is there a way to find out where reference dimensions originate? I have a reference dimension I would like to change, but don't know where to do go to make that happen.
View 1 Replies
View Related
May 30, 2013
is it possible to have a dimension style setup that shows the dimension text inline with the dimension - without having to move it?I have been looking but cannot seem to do it - is it possible and I am just missing it?
View 1 Replies
View Related
Aug 17, 2013
I´ve used AutoCAD for a while but this just appeared. The reference points are not displayed on a current line (or any other figure) when I want to join another figure with it, what I mean is that the little green x or square figures won´t appear when I want to join two objects at a point. If I create a circle, for example, and I want to create another circle around it, both with the same origin, AutoCAD won´t display that origin automatically.
View 2 Replies
View Related
Dec 13, 2013
I will receive printed out drawings that are entirely drawn with the use of ordinates, putting the 0,0 point in the corner of the part, and dim everything from that corner. Like this example:
The problem I'm having is when I recreate the parts digitally and have multiple parts to dimension, I can do one that looks as clean as the ordinate version, but the rest are dimensioned using the baseline tool, and look like this:
Though it works, it takes a while to make it nice and legible for my print out version. And most the time the parts are more organic and don't have any corners, but this is the best example for my question.
I know I can't have multiple 0,0 points in model space, but I was hoping there would be a better way to achieve the clean look of the ordinate points. Or perhaps create a reference point that can be duplicated, moved, and the ordinates will recognize.
Note: As much as I'd like to use paper space to dimension my parts, I can't.
View 9 Replies
View Related
Jul 27, 2006
I've come across this many times now. When in an assembly, I create a sketch. I then try to project geometry and I will sometimes get this error:
"Cannot constrain or dimension reference or fixed geometry."
why I can't project edges/faces/points of certain parts?
View 9 Replies
View Related
Jul 30, 2012
Is there anyway to add a driven dimension or reference dimension as a column chooser? What I am really trying to accomplish is to show the metric and english dimension in my general table for my ipart. I model itself is dimensioned in metric. I now would like to add the english dimension next to the metric one.
View 6 Replies
View Related
Sep 2, 2009
I am having trouble with Iparts getting a red cross due to dimensions and constraints to unresolved reference geometry. If, for example, I have Hole 2 dimensioned from Hole 1 in one member and in another member I suppress Hole 1 and Hole 2 I get an error stating (correctly) that the sketch for Hole 2 has a "Dimension to unresolved reference geometry". I understand why I should get this error if Hole 2 was unsuppressed and Hole 1 was suppressed but why do I get this error when they are both suppressed.
If I get this error on a member that has these two holes suppressed and I switch back to a member that has them both active the error dissapears. I guess in the end this is a question for Autodesk. Can you set up Iparts so that when a feature is suppressed Inventor completely ignores it instead of still trying to resolve it. This functionality is a major headache for us because we don't want to leave models with the Red Cross on but if we want to dimension our features appropriately (ie referencing other, related features) we have to leave a model with errors in it.
See attached part. If you switch within the first 2 members there are no errors, if you move into the last 2 members you will see the cross highlight.
View 4 Replies
View Related
May 11, 2011
For some strange reason I can not print and dimension lines with an angle reference. I get the error "Cannot find or create the font AerialMT".
However, I have this font on my machine. Triple checked and installed it again.
View 8 Replies
View Related
Oct 7, 2013
I got a survey that has hundreds of cogo points. I need to bring this into a mapping dwg but not as cogo points. What's already in the map file is block reference (trees, power poles, signs, etc.). When I explode the cogo points (select all) they turn into 1/100th of the size (although the Properties scale hasn't changed). If I explode one by one, they are fine. how I can get these cogo points into the map dwg as block reference at the correctoriginal size?
C3D 2012 sp1
W7Pro 64bit
HP Z400 Workstation
16 GB RAM
Intel Xeon CPU W3565@3.20GHz
NVIDIA Quadro 4000
View 3 Replies
View Related
Jan 14, 2013
I have a VB program that auto updates the size of a door and frame assembly, and in turn, updates the shop drawings to reflect this change. I have a view on my shop drawing that I have drawn a sketch in. I start the sketch, add my dimensions, and I use 'Project Geometry' to project the edges of the actual part around the sketch to constrain my sketch and keep it in place. The problem is, as the program runs, and the door/frame changes height, the sketch loses it's dimensional references to the projected geometry. When I go back and reopen the drawing after running the program, all the dimensions that went to the projected geometry are gone.
Is there another way to anchor a sketch to a drawing view part instead of dimensioning to projected geometries? This doesn't seem to be working, and I've tried it every which way I can think of. Oddly enough, I have another sketch in a different view that is set up the same way, and it never misses a beat.
View 4 Replies
View Related
Apr 3, 2013
I have an old map showing a plan of all the fields that used to exist in this area. It is just black lines and words. I need to see through this plan and place it exactly at the right size and orientation using two buildings (which are shown on both maps) as reference points. To do this I will need to resize and rotate the field plan over the modern map, anchoring the first farm point then pull second farm point to overlay on the modern map. I will then be able to see how all the old fields sit in their modern environment and which old boundaries still exist.
Even making the white transparent leaving just the black lines of the plan would be a great start.The field plan is saved as JPEG and the modern one is TIFF. Does this matter?
View 1 Replies
View Related
Sep 18, 2012
Making the switch to Civil 3D. I was previously using 2009, and I could add dimension labels by picking two points (endpoints, intersections, etc.) to get the whole line or just a segment. In Civil 3D 2012, I create styles and add labels through the annotate tab, but I can only selct the line or curve in its entirety. There must be a way to easily label portions of a line or multiple segments as one line.
View 4 Replies
View Related
Nov 1, 2011
Looking to make a selection set of points that are on a specific layer, and then create a dimension between, in this case, two points. I feel like it should be very simple, but I can't get it to work for the life of me. Here is the test code I've been playing around with:
(defun c:test (/ sel1 TC)
(setq sel1 (ssget "X" '((8 . "VPOINTS"))))
(setq TC (polar (entget (assoc 10 (ssname sel1 0))) (dtr 180.0) 9))
(command "DIMLINEAR" (entget (assoc 10 (ssname sel1 0))) (entget (assoc 10 (ssname sel1 1))) "V" (polar TC (dtr 180.0) 9) "")
[code].......
View 1 Replies
View Related
Apr 25, 2012
When we draw a reference plane in a project in the Level 1 (0' 0" Elevation) then the reference plane elevation shows 4’ 0” in the Specify Shared Coordinates Tab. Why the elevation of reference plane shows the 4’ 0” height? Is it default elevation for reference plane?
See the attached jpg .
View 4 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
Jun 24, 2013
I would like to rotate a nested family at the end of a reference line (which rotates about the origin). I attached the family.
View 9 Replies
View Related
Apr 20, 2012
I have sections cut from floor plan that show up on my exterior elevations. I am able to stretch the tag ends using the blue dots. I also have placed section marks on the elevations that reference other section views. With those tags I am unable to stretch them up and down on the elevation views. When I try, they disappear. I am not stretching them outside of the annotation crop.
View 1 Replies
View Related
Jun 11, 2013
Trying to center some things in Revit LT 2014. How do you find the center of dimension lines and refence planes and the like. AutoCad KNOWS where the center is for these things. How to tell in Revit? For instance, I am trying to center an imported toilet in a space in a bathroom and something like this would take me about 5 seconds in ACad.
View 2 Replies
View Related
Feb 23, 2012
I am trying to lock a reference plane to a wall location. Is this possible? I want to move the reference plane and the wall follow. I keep having people who want to make the building bigger.
View 1 Replies
View Related
Apr 12, 2012
I had this working just fine, then made some changes (including deleting some reference planes) and now I can't get it to work. I need to lock a diagonal reference plane to the intersection of 2 orthogonal reference planes, so that my door (on an angle) will slide toward the fixed corner, instead of the corner moving toward the door. It must be something simple I did the first time that I'm just not thinking of this time around...
View 5 Replies
View Related
Oct 22, 2013
Attached is an image of one of the many Complex pipe structures that I am working on for steel fabrication (family), what I am trying to achieve.
I am creating these pipes using sweeps with reference lines at their centres, then I trace over them in 3D using pick path command when creating the extrusion. Is this a good way of doing it?
In trying to draw this particular element I have hit a problem. Drawing the curves that join the straights has become difficult as the straights don't align easily, and so I was wondering if there is a way of creating a reference plane by picking 3 points in 3d? This would be really, really useful!
The curve at the top left of the 'plan' joining the straights is difficult to draw as the straight on the left comes back at an angle and not perpendicular to say the rear vertical pipe work, which is drawn using another plane. I have managed to draw this so far by aligning it by eye, a dodgy way which is not really acceptable.
Found a way I think. A major part of the problem is that you cannot draw a reference plane in 3d! So after I have oriented to a plane perpendicular to the direction I want to draw, I then can draw an extrusion and then rotate the view in 3d and pick the face of the extrusion that aligns with the plane I want to draw on. A bit finicky really. Is there a better way?
I have used the align to plane in 3d
Using Revit 2012
View 2 Replies
View Related
Apr 10, 2012
I working on a project in Revit Architecture and I have the Mechanical (MEP) and Structural (Structure) models linked into my model. I need to reference a detail in the structural model/sheet set. Is there a way to do that without creating a false callout tag with linework?
View 1 Replies
View Related
Jul 26, 2013
Revit 2014.
We created floor plans, created actual wall sections. Then we placed countless section markers that Reference Other Views with the SIM text by them. I would expect to go into the roof plan or elevation and see those same section markers. For some reason they do not show in any other view besides the view in which they were placed. The actual wall section markers show up. Just not the ones placed that reference another view.
Same in reverse. Go into elevation, draw a section marker that references other view. I would expect that marker to show in plan. But again no. I have not had this issue in previous versions of Revit. Just so far in 2014 this has been killing me trying to figure it out.
All views are set to Discipline: Coordination, and the original section markers are set to hide on scales courser than 1"=400' so they should show. Visibility graphics has sections turned on. There is nothing that shows with the light bulb.
View 1 Replies
View Related
Jul 11, 2013
Revit Architecture 2012 Callout "Reference other views" is not filling in Callout Labels. I am picking the scale and the picking a View in the "Reference other view" pulldown. The callout labels do not fill in. Just "-". The View I am referencing is a Callout View from a Section already called out on a sheet.
View 3 Replies
View Related
Apr 8, 2013
is there any way to align a extrude solid object as per angle reference line?
View 5 Replies
View Related
Jun 2, 2013
I can't seem to find any sloping reference plane I have inserted as a Top Constraint for a wall I want to draw under it. How to make that happen? The only Constraints visible are Levels and Levels only appear to allow themselves to be draw exactly horizontally.
View 5 Replies
View Related