AutoCad :: Pipe - How To Change The Length
Oct 28, 2012It was not me. How can I increase the length up to 20000? In general, how is this done?
View 9 RepliesIt was not me. How can I increase the length up to 20000? In general, how is this done?
View 9 RepliesIs it possible to change the length of a line based on the length of an attribute?
I'd like to make the line a MINIMUM length of X" (I haven't decided how long yet--but know I'll need a minimum). But then after the user fills in the attribute, I'd like the length of the line to change to the length of the attribute plus a small amount (again, I haven't decided yet how much extra).
Command to make a line change length to match length of a line, arc, polyline or circle? Could use this when making flat patterns layouts.
View 5 Replies View RelatedWhen labeling pipes, the lengths and stations do not always match. this appears to be related to a rounding issue. for example, the first pipe may start at 0+00 and have a length of 50.69167397’. The reported station in the structure label (using “normal rounding”) is naturally 0+50.69, as anticipated. The upstream pipe has a length of 43.36435901’, resulting in a total length from 0+00 of 94.05603298, resulting in a station of 0+94.06. However, the rounded values of the lengths (c’mon, nobody reports lengths to the 100-millionth) labeled on the pipes (50.69’ and 43.36’) total an expected station of 0+94.05.
I have tried all manners of “rounding” in the label styles, but it always falls down in one situation or another. I have also tried setting in the network and pipe “Feature Settings” for distance to a locked accuracy of 2 decimal places, but that does nto seem to do it either.
So, the question is, is there a way to resolve this issue without having to move one of the structures 0.001’ to resolve the mathematical parallax?
We've got a lot of pipe added from CC then manually edited the extrusion length (D2) while modeling (not using tube and pipe). Now I want to get pipe lengths from the BOM. Currently the BOM gives the PL parameter as length, which is incorrect.
I know I can rename D2 and mark it as an exported parameter and add that to the BOM.
I think I could also make PL equal to D2 which would also solve the problem.
Both of these solutions would require opening and editing hundreds of parts, taking a LONG time.
I build frames with various lengths of square and rectangular structural tube. All of my tubing members are generated from a custom iPart factory. When I insert a tube into my assembly, I key in the required length and the tube is generated. I would like to be able to automatically display the length of the member in a custom field in the parts list.
View 1 Replies View RelatedCivil3D 2011 - How do I get pipe lengths to show up in a Structure Table? Can't find it in structures. I want to show the length of the pipes that is between two structures. The pipe slope is there but I can't find the length.
Also, comments. How do I get the Comments column in my table to actually display some sort of comments? Can I add a COMMENTS field to my structures?
How would I go about creating a rule in iLogic which would limit the minimum length of a pipe (parameter = Pipe_Length) to be half the outer diameter of the pipe (Pipe_OD), in other words "Pipe_Length ≥ Pipe_OD/2"
I know you can use the limits wizard in iLogic, but is that not only for numerical values as opposed to parameters?
I keep getting this minimum segment length message after running tubing routes. I've already configured the tube style and entered the minimum length I want. I place tube fittings before I run tubing, so I don't include fittings/couplings in my tube style. The lengths of the segments are equal to or longer than the segment rule I entered, so I'm not sure why I'm getting this error message. I also get a message saying that a segment will violate the rule once fittings are placed, even though I've opted out of using fittings in the style. To get around this error I've been having to go into each route and edit the sketch to make the problem segments longer.
HP Z400 Workstation
Intel Xeon @ 3.33GHz
12.0 GB RAM
Windows 7 64-bit
Inventor Pro 2014
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]..........
what is the quickest way to change the length of an extruded shape? for example i have a beam that is 10' and want to make it 5'...
View 6 Replies View RelatedIt seems there have been a change in some system variable i ACAD2012 that changes the way a line lengthens when you use the grips.
I want the length to change relative to the selected grip not determine the total length of the line!
I'm guessing that it have something to do with polar tracking, if I turn it of the stretching works the way I want.
I inserted an an Angle block from PE Symbols into my Drawing, but it is only 2 dimensional.
I have forgotten how to change the block to a solid, and then to extrude it to a given length.
This is my first time using Inventor but I've been using ProE for several years in school. A friend of mine told me about a feature in ProE where you are able to define a part and then define one of the lengths as it is placed into an assembly. For example I would define a 2x4 part with a length of 84inches. If I wanted a 2x4 of 68inches in my assembly I would use the same file but simply change the 84 to 68. How can I do this with Inventor?
View 1 Replies View RelatedAttachment here.
I've got to create a dynamic block for Rebar, with symbols (which are blocks) at two end of the bar line can be changed scale follow annotation scale changes.
The problem is after I have stretch the linear grip to change the length of the rebar, if I change to another annotation scale, the sybol block auto jump to the original position, not at the ends of line as I expected. How to keep the symbols at ends?
is it possible to extend the dropdown box so i can view whole layer names?
layer toolbar.jpg
I need to change the length of geometry by a text parameter.How to do this?
I tried this:
If widthselection="420" Then
Parameter(d11)=725mm
Parameter(width)=420mm
ElseIf widthselection="620" Then
Parameter(d11)=1075mm
Parameter(width)=620mm
[code]....
I need a Reactor to Modify Xdata - Length - contained in Line Object if this Line is modified (stretched, breaked, trimmed, etc).The routine need to verify if Line contain Xdata and modify it (and works with multiple selection).
I tried for long hours, but without success. I tried to create a list of entities while the reactor is applied, but doing so need another reactor to change these entities after the first Reactor works.The codes I used are below:
{code}
;If it just 1 string only you want to add
(defun add_xdata_str (e a v);;;EName APPID String_value
(and (not (tblsearch "APPID" a))
(regapp a))
(and (= (type e) 'ENAME)
[code]....
Ive got pretty good with the tube and pipe runs now, I am making runs, drawings, and BOM way faster than I could ever have done the old way (constraining many elbows to many pipes). But After getting a whole machine modeled, drawings completed, and BOM's finished I got thrown a curve ball and 2 out of 16 runs need to change size. The only way I can think to do this is to delete those 2 runs and start over with a different style. This means redoing those two drawings, balloons, dimensions and the BOMs. If there is a way to change from, for example, 1" threaded pipe style to a 1.5" threaded pipe style? Then my drawings, balloons, dimensions and the BOMs on them would update automatically.
View 5 Replies View RelatedCivil 3D data shortcuts.
So I first created a drawing which included a surface called "CONTOURS" and an existing sewer pipe network. I then created a data shortcut of the existing sewer network and started a new drawing with a proposed sewer pipe network.
When I received better contour data, I created a new "10FT EXIST CONTOURS" surface in the existing sewer drawing and switched the reference surface for the existing sewer structures and pipes to the new "10FT EXIST CONTOURS" surface. And of course I deleted the old "CONTOURS" surface because I no longer needed it.
Now, the part that makes me want to pull all my hair out! When I open the proposed sewer drawing I get all the error messages that "Reference surface 'CONTOURS' not found in reference drawing" for all 22 of the existing sewer structures.
I've tried deleted the existing sewer network in the proposed sewer drawing and recreating the data shortcut but nothing makes the errors go away. Is there any other way the existing sewer structures could be referencing the deleted surface that I have not thought about? How to get the error messages to clear?
I can't remember how to change a pipe end section type. I have concrete and want a metal one. I right click and went to swap part, but the metal end section is not listed. The block is fine; all I need to do is to change the material type in the callout. I am using the C3D flared end section with modified text in the callout. Where to I go to change the definition?
View 3 Replies View RelatedI was wondering if there is a way with DB's to have a line "follow" or "grow" with the content/value length of an attribute. Maybe some method of linking the attribute width to length of the line? Essentially, it would work just like turning on the underline setting when typing in mtext editor (or any program with an underline option for that matter), expect that the line could be placed anywhere, and would not have to reside directly below the text.
View 5 Replies View RelatedI want to change the reference surface for a pipe network with existing pipes and structures. however the changes will only affect new objects, I have to manually change the others one by one. Even with the vista open I can select multiple structures, but when I click in the reference surface column of one of the selected structures, all the others are deselected.
View 6 Replies View RelatedWith using superelevation wizard in Civil 3d 2012, changing the lane width is not affecting the resulted values of transion length and run-off length, Is that correct ? ( as civil is using standerd AASHTO tables which assume that lane width typically is 3.6m )
Also, There is only 2 tables for 2-lanes and 4-lanes roadway, Is it for total road width or for one directon only, and what about different no. of lanes ?
I am creating a block with attributes for a standard job. I have (4) total attributes in this block (for example: panel type, qty, length in imperial, length in mertic)
I would like my length in metric attribute to automatically populate based on the input from length in imperial.
Is this possible?
I would like to change the standard length of Illustrator's crop marks. (I need that because I'm exporting colorseparations for silkscreaning. An as crop marks are printed *** well I would like to keep them tiny)
View 11 Replies View RelatedHow do I model (or calculate) the fewest welds/fittings required to change angle and elevation in a pipe run, as shown in Option1 below.
For this example the constants are: 8" standard steel pipe, one of the fittings is a standard butt weld 45 (12" radius), bend angle is 70 degrees, and the elevation change is 9". The custom fitting is cut from a standard 8" long radius 90.
Note: Option2 is just shown for reference, I'm only interested in solving Option1
Bend with Elevation change.gif
When creating my plan set, I need to data reference pipe networks into other drawings than that in which they were designed to show crossings in profile views or to separate out profiles into managable drawings. When I do this, if I have swapped a type-13 inlet for a 10' type R inlet or something during design, the data referenced pipe network will replace the 10' type R with a default inlet. Also if I have swapped a proposed 30" pipe for an existing 30" that have different styles, the data referenced pipe network will revert back to the proposed 30" pipe. how to make a data referenced pipe network reflect what is currently in the design drawing?
View 9 Replies View RelatedIs it possible to create a wall in Revit that will change in size along its length. At one end of the concrete wall the wall thickness is 12", at the other end the wall thickness is 24" thick. The wall will grow in size from one length to the other.
View 2 Replies View RelatedWhat is the short key to change the duration of an Action node inside CFX, so that I have more tails once I get back to Timeline?
Smoke 2013 Ext1
17" Mac Book Pro
OS X 10.8.5
16 GB RAM
document info / object can't chane units to mm, it show inch only....WHY?!?!?!
View 2 Replies View Related