I was adding a lot of aligned dimensions to a drawing and some where along the way they changed from aligned dimensions to rotated dimensions, even in the same string of dimensions.
Working in AutoCAD 2010. Recently I've started to notice that the dimensions on my print are not exactly aligned with the model/object. Only the dimensions seem to be shifted slightly in two directions (~1mm?). On screen, everything looks great.
Typically, I design 3d parts (model tab), then in the layout tab set up viewports (mview), and dimension in paper space...
Is there some paperspace offset I may have inadvertently invoked?
[URL] How is it possible that I place an aligned dimension between two paralel grids and the dimensions changes as I drag it up and down? First of all, in order to be able to place an aligned dimensions the objects have to be absolutely paralel to each other, so I don't get why when I move the dimension it changes. If the grids were really not paralel to each other Revit shouldn't allow me to place the aligned dimension in the first place, isn't that right?
I am trying to change the dimensions between windows with the 'aligned dimension' but when I click on the dimension it either tries to move the text or asks if I want to change the 'dimension text'
Why aligned dimensions won't work with the entire walls option when the selected wall and either adjacent wall meet at a non 90 degree corner? Seems screwy (non-intuitive) to me.
I'm adding wall type tags and moving dimension objects (leaders, mostly) around in a plan. Occasionally, maybe 2-3 times an hour, text objects and dimension objects suddenly cannot be moved. When I try to move them, they disappear, and upon Regen they reappear in their original position. AutoCAD does not crash- everything else is fine. I have to close and reopen the drawing to regain the ability to move text and dimension objects. Audit sometimes finds and corrects problems, sometimes not, but either way it seems to have no effect on the problem. My Autosave is set to 30 minutes- probably not a factor, but who knows.
first post on the board and i have a simple question. how do lock the height and width numbers to maintain scale? like say i wanted to use a file that is 2x4 and i wanted to change the height to 8, then i would also like the width to automatically change to 4 for me.
I export my ipt to an stl (and I make sure that I click on options before I convert and make sure the units are in mm) yet the units are still off. I am using Inventor 2013.
It seems like most people were able to solve their problem by clicking on options but even that seems like it is not working for me.
I have been reading here that the preferred mode of generating dimensions on the drawing views is by using "Retrieve" method.
My question is: how can I programatically add dimensions or measurements to the model so I can retrieve them in the drawing view? This has to be all done by code.
Is there actually a good reason why dimensions in IV are vectorless? If not, can we consider as a feature request? This gives me constant headaches in Inventor with my sketches and mates solving in unpredictable ways. I know I can use work planes as a work around, but it's a huge PITA.
I want to add dimensions in an assembly through VBA ,but all my work is just in vain . Now I can add dimensions one after another ,but I want to finish dimensioning in the assembly once for all .
I am dimensions moving around in my drawing files and I am trying to figure out why they do this. I change one little thing on my models, open the drawing, then spend 30 minutes going over every dimension in comparison to the old drawing trying to find all the ones that moved erratically and put them back where they were. Most of the dimensions that move don't have anything to do with the change I made to the model.
For example, the dimension in this picture used to be on the other side of the other extension line, and it was never that close to the geometry:
Inventor Professional 2013 (SP-2.3), Product Design Suite Ultimate Desktop: Intel Core i7 3.4GHz, 16.0 GB RAM, Windows 7 Ultimate SP-1, 64-bit OS, (2) GeForce GTX 580 (331.81), Space Pilot Pro (3.16.1) Laptop: Intel Core i7 3.9GHz, 16.0 GB RAM, Windows 7 Pro SP-1, 64-bit OS, GeForce GTX 780 (331.81), SpaceNavigator (3.17.7)
I have a part made by a former co-worker that appears to have some dimensions locked. The second feature on the attached file is a pair of rectangular cuts. I would like to edit the dimensions of the hole, but when I select a dimension I am unable to enter any numbers in the dialog box.
Inventor Premium 2013 SP1.1 Vault 2013- plain vanilla version HP G71 notebook celeron cpu w 4gb RAM and 64 bit system Win 7 home premium
Once a 3D object is drawn/completed in Inventor LT, how does one go back to the object to change the length/radius of certain objects without having to completely redrawn the object. For instance, imagine a bike wheel that is fully draw. Later perhaps one wants to go back to the wheel and adjust the radius of the spokes and the length. How does one do this quickly. In 2D I see how, but can this also be done in 3D with Inventor LT?
Working with... Autodesk: AutoCAD Inventor LT Suite 2013 | OS: Windows 7 | GC: ATI 6670 | Mem: 8 gigs RAM | Proc: Intel core i5 | Monitor: Acer V213HL
Is there a way to break dimensions in Inventor like in Autocad? It automatically breaks around certain things, but I'm wondering if there is any way to control this.
I am trying to submit a bunch of parts to a machine shop and he needs them in a 2D format with dimensions and I don't know how to put them into that format.
in Autocad it was easy, in dimension style I could set up dimensions to be rounded to 5 ot 10 or any other value.I now need to set dimension to be rounded to 5mm (5, 10, 15, 20 .......). And I can not find a way to do that.
I'm trying to reposition dimensions in a drawing through the API. The output of my code seems to indicate the method is working, but after it runs the drawing is unchanged. Here's the code (in VBA):
Dim oDoc As DrawingDocument Set oDoc = ThisApplication.ActiveDocument Dim oSheet As Sheet Set oSheet = oDoc.Sheets.Item(1) Dim oLdim As LinearGeneralDimension Dim oLeaderNote As LeaderNote Dim oDimLine As LineSegment2d ' Dimension Line Dim oStartPt As Point2d ' Dimension Line Start Point Dim oEndPt As Point2d ' Dimension Line End Point
[code]....
Looks like it moved my vertical dimension left, but it doesn't actually do anything. Is this not a viable method for repositioning a dimension?
For some reason I cannot stack dimensions anymore. Even when I try to stack mtext it doesn't work. Is there something that may have been changed in dim styles or anywhere else that has caused this?
I created a sketch then tried to retrieve dimensions in a drawing from the sketch. When I used the retrieve function, no dimensions appeared. I made sure that the box in the Application Options under the Tools tab was checked for retrieving all dimensions upon placement. I have tried numerous ways to retrieve the dimensions, and while I can place them manually, I really need to be able to retrieve all at once as seen on the sketch.
I have been able to use the retrieve function before on files that I downloaded from a website so I know to use the function.
I'm attaching a file which I am having trouble retrieving dimensions. I am using Inventor 2013 educational version.