AutoCad 3D :: How To Measure Weight Of Some Steel Objects
Apr 27, 2012
How do I measure the weight of some steel objects in autocad 2012 ? For instance if you draw a 10mm plate 2 meters by 1 meter ?
Are there any plug-ins or extra programs that work with steel shop manufacturing detailing etc when drawing in Autocad?
View 3 Replies
ADVERTISEMENT
Sep 23, 2011
We model the building using AEC steel members in AutoCAD ACA. When the piping group xrefs our model into their model (in regular AutoCAD) to add their pipe, the AEC steel behaves properly in model space, but when they go to dimension in paperspace (for example from the center of their pipe to the face of a column) osnap does not recognize the AEC steel geometry.
View 3 Replies
View Related
Feb 21, 2014
I'm asking specifically about rigging a gun, where there are about 3 moving parts.
I'm not able to paint weights when it's all put together, so need them separate, and need to assign bones exclusively to each moving part.
View 1 Replies
View Related
Feb 8, 2012
The weight of the parts is correct but if the quantity is greater than 1 in a weldment the BOM collumm does not do the math and multiply the quantity X the weight. If it is a formula what is the syntax?
View 1 Replies
View Related
Aug 31, 2006
How do you make someone appear thinner or fatter in Photoshop.
View 9 Replies
View Related
Aug 8, 2011
I know that AutoCad 2008 has a library of steel shapes in it that inserts a profile view as a polyline, but I cant remember where it is or how to use it.
View 9 Replies
View Related
Jun 28, 2011
Anyway to have a Beam follow the curve of an arc? I've got a roof that rolls over top another and it would called for a beam to follow that path.
Surely there's a way?
View 4 Replies
View Related
Jul 2, 2013
I have a piece of steel that I need to flex. It is a piece of blue tempered spring steel pressed against the corner of a brass pressure transfer. The opposite end of the transfer is tangentlly constrained to a latching mechanism. When the latching mechanism is lifted, the transfer rotates slightly around a screw (made invisible) and the spring is flexed. When the latch is released, the spring returns the latch to the closed position. I have several other assemblies that use the same principal, but some with just a piece of mild steel used as a cover as well as a spring.
View 5 Replies
View Related
Mar 9, 2012
I got this code below to place a channel in an assembly, but don't know how to change the length of the steel.
' Set a reference to the active assembly document. Dim oDoc As AssemblyDocument oDoc = ThisApplication.ActiveDocument ' Set a reference to the ContentCenter object. Dim oContentCenter As ContentCenter oContentCenter = ThisApplication.ContentCenter ' Get the content node (category) "Structural Shapes:Channels" Dim oContentNode As ContentTreeViewNode
[code]..........
View 9 Replies
View Related
Jun 5, 2013
I use to work drawing, calculating and budgeting corrugated steel for foundations and I always have the same problem. Once i have desinged and drawn all the lines (or polilines) i have to count every single corrugated steel to know how many of them I have in order to know metters of steel that we have to order to the manufacturer.
any command that autocad has to measure this kind of lines or polilines?how many metters of corrugated steel I have.
View 7 Replies
View Related
May 21, 2011
I'm familiar with basic solid modelling for walls, roofs etc. but for my project at the moment I have a concrete wall with a number of suspended platforms held up by 45 degree steel tension cables.
I don't know much about curves and pipes and things.
Do you know the easiest way to model a steel tension cable with some form of connecting eyelet at each end. Preferably the cable should look as though formed from twisted wires rather than a smooth rod.
View 9 Replies
View Related
May 27, 2013
If you have a steel plate bent in several directions and with non-perpendicular ends, designed in 3D Auto Cad.
For example, the plate can be curved with a certain radius in the vertical direction and another horizontally. How would you, or what software would you use, to get the plate flattened to the exact measurements of how it should be cut.
View 9 Replies
View Related
Jan 3, 2014
We use several different classes of steel such as A572-65 or A572-50 etc. Any way to add those values in Inventor 2014 without having to reinvent the wheel?
View 3 Replies
View Related
Jun 2, 2008
Dynamic block for circular tube steel/HSS. I have attached a block of rectangular tube steel, and would be looking for a block with similar functionality.
View 5 Replies
View Related
Jan 7, 2012
I am looking for a material database with more steel types than the ones that are installed in inventor.
Is there a comprehensive database that I can download and install or do I need to add the material one by one.
Normaly I can just copy a existing steel and just use the existing properites and just change the name but I see a risk of this since in the future I may want to simulte a part and then the material data is not correct.
So... is there a good list that I can download and install??
View 2 Replies
View Related
May 28, 2012
I received a rather large assembly file from a client that was done in Pro E. I was wondering if it is possible to change the entire assembly from Default material to steel without having to go into each individual part and changing its material manually (which could take several hours) I am using INV 2012 Pro with SP1 installed.
View 2 Replies
View Related
Feb 10, 2013
Because of i am using 235 graded steel for design,is it possible to change steel mild's grade (207 N/mm2) to 235 N/mm2?
View 1 Replies
View Related
Aug 9, 2012
I have a dynamic block of a steel beam, with a block table, by which I can change the size etc.
public static void InsertBlock(Database db, string FileName, Point3d InsertionPoint, double Rotation = 0)
{
ObjectId blkid = ObjectId.Null;
using (Database bdb = new Database(false, true))
{
bdb.ReadDwgFile(FileName, System.IO.FileShare.Read, true, "");
[Code]...
the size will change when I select it. The 150UB18.0 is in the list when you call GetAllowedValues for the Name.
How to successfully set a value? I have looked at
GetAllowedValues().SetValue(object value, int index) but not too sure how this one works.
View 4 Replies
View Related
Dec 4, 2011
I am drawing hydraulic steel pipes using the 3d sketch command. I enter in the points representing the change of direction of the center line of the pipe as if it had no bend radii.
The points are entered in using absolute X,Y,Z coordinates, choosing one end of the pipe as 0,0,0.
I then join the points using the line command. I then put the bend radii on using the bend command.
I then draw a 2d sketch of the 2 circles representing the id , od of the pipe on a normal plane at the start point 0,0,0
I then sweep the 2D sketch along the path of the 3D sketch. I then place axes at the center of each straight portion of pipe . I then place points the intersection points of consecutive axes to replicate the original setting out points (3D x,y,z coordinates) that I used in the 3D sketch.
Then I create my idw with 3 orthographic views (showing the relevant axes as a symbols in each view, an isometric view and a coordinate table showing the x,y,z coordinates of each labelled change of direction. I then pull the pipe into an assembly and put the fittings on each end.
This is another IDW showing the fittings and a parts list. I have inventor suite 2012, along with tube and pipe. However I have never tried it.I don't know how it works, maybe it would be better to use that?
Another question on the measuring of pipes. If a sample is made and then backdraughting needs to be done how do you measure it.
Method used before I arrived was measuring lengths and angles. Highly inaccurate. Never worked. Pipes never drawn. Ended up being photographed only, which was not good enough to make spare parts for service technicians in the field, they had to go out to measure on site and make up on site.
I introduced measuring the change of direction vertices of the centreline of the pipe as if there was not bend radius.
More accurate, but highly difficult to measure. Use steel rules and squares. Never right the first time. Always have to check putting the pipe on top of a full scale drawing.
Tried to improve method of measurement by printing out a A0 piece of graph paper and using that as the background to lay the pipe on. Better/easier and more accurate again, but still not spot on, have to check and adjust using the pipe on top of a full scale plot.
Short of buying some type of expensive 3D measuring machine, which in our case would not warrant the cost as we do not do this type of drawing 100 per cent of our time, not even 30 per cent, what is the best method of measuring pipes accurately.
View 4 Replies
View Related
Jan 20, 2012
I have a piece that I'm trying to develop to add into an assembly. The piece I'm trying to create is a cast piece of steel that I'm trying to form to a radius. The piece basically starts out as a flat part and then is formed to a radius. I want to form it from flat to radius so that the contours will match the radius of the piece.
View 5 Replies
View Related
Apr 4, 2012
Where can I find the “steel angle” L-shape?In the palettes, I could find the I, W and C steel shapes but wondering if the steel angle (L-shape) is somewhere else in the AutoCAD
View 3 Replies
View Related
Nov 3, 2011
Ive got a job im doing that requires the use of chinese steel.
There is a revit library and a asd library for chinese steel sections.
Is there chinese steel that can be added tothe content centre.
If so where can i get it and how do i load it?
View 2 Replies
View Related
Jan 4, 2013
I was wondering the best way to model a steel tensioner cable in Inventor. The assembly I have designed is of a cable fixed between two brackets which are fastened on two structural beams. I am looking accurately model the cable attachment on the brackets. My inital thought would be to extrude the length of cable through a pre-defined path between the bracket fixing holes however this would not represent a 'true life scenario'.
View 4 Replies
View Related
Feb 17, 2012
I have a W1`2x40 structural member in a column position. I am cutting elevations, I want the web to show as hidden but can't seem to get it to work. I have attached the drawing with my 2d elevation style.
View 1 Replies
View Related
Mar 28, 2013
I am using IV 2010. Any stainless steel channel drawn up? Particularly 3 X 4.75#, 4 X 6.69# and 6 X 8.3#.
View 9 Replies
View Related
Jun 12, 2012
I have a question regarding the best way to model a sheet of corrugated steel. I would guess the easiest and quickest method would be to create a profile curve, offset a thickness and extrude this to the desired length. I was wondering how would I go about sketching out an accurate profile curve that could be used to create the form?
Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)
View 3 Replies
View Related
Dec 18, 2013
I recently, can not enter my steel of drawing space.
The following warning displays.
View 3 Replies
View Related
Jan 7, 2014
I have just changed from autocad 2010 to 2012, under steel shapes I can no longer find BS4 sections under I & H sections, how do I get these back?
View 2 Replies
View Related
Nov 19, 2012
Is it possible to calculate the deflection a steel block will get, just form it one weight. Just use standard steel material, it is only supported at the end.
View 4 Replies
View Related
Jun 27, 2012
Texture map that will simulate checker plate and industrial steel grating? This would be for Inventor 2013.
View 4 Replies
View Related
Aug 29, 2012
I want to create frame made out of structural steel. In order to do that Invwentor is giving me no option but to make Layout Sketch (any other way?), which then i should use for inserting members. Now, when i want to creat layout it does not give me an option of assigning it to a work planes i created. It always sketches it in default XY plane. I need to create 3D layout that will follow several work planes i created. I tried selecting any of the other work planes before clicking on layout button but no luck.
solidworks 2010
View 4 Replies
View Related