Revit :: How To Create 1.5" Bended Pipe

Mar 4, 2013

I am still pretty new to Revit Architecture.  I need to create a 1.5" bended pipe for a camera mount within a family.  

View 2 Replies


ADVERTISEMENT

Illustrator :: How To Create A Non Bended / Curved Dashed Line Stroke On A Path

Jun 5, 2012

Usually, when you check the 'dashed line' option on the stroke pallete, you will instantly create a dashed-line stroke on the selected path. What I don't know how to do is retaining the straight property of a dash on curve parts of the path.
 
(Improvised image for illustrating my problem)

View 8 Replies View Related

AutoCAD Inventor :: Existing Pipe Route To Create A New Pipe Run And Place It Into New Run?

Mar 6, 2013

Is there a way in inventor if you have an existing pipe route to create a new pipe run and place that existing route into the new run.

View 3 Replies View Related

AutoCAD Inventor :: Create Pipe Route Using The Tube & Pipe Run

Jul 26, 2013

I'm trying to create pipe route using the tube & pipe run. And its not constrained when I try to drag away. I tried grounding the components which is not working either. since the routing opens in 3dsketch its kinda tricky to make it fully constrained.

View 2 Replies View Related

Photoshop :: Metal Pipes (bended)

Oct 31, 2004

I've been trying to get this effect of metal pipes for a website interface but i'm stuck ! i've searched for some tutorials but all i found were normal metallic pipes (straight) and/or none-metallic pipes...so i'm posting here hoping maybe someone can help me out... Code:

View 9 Replies View Related

Revit :: Complex Pipe Structure And Reference Planes

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

AutoCad 3D :: How To Create Pipe Template

Jul 28, 2012

I designed these pipes that intersect each other in AutoCAD but that program doesn't seem to do much else other than drafting.

I want to open a pipe design so i can print it out, paste it on a real pipe and cut the end out. It's pretty much sheet metal development.

Attached is one of the many pipes. I have Autodesk Inventor FUSION 2013. Does that have any such features or do I have to get the Professional version?

View 7 Replies View Related

Revit :: Ball Valve - Pipe Accessory Detail Component Not Showing

Feb 22, 2014

I am trying to create a ball valve that looks like the following:

To get the filled in portion, I created a detail family with a fill.  All appears to be well, until I load the family into a project.  Then the detail dissappears.  The lines remain, but the filled ball is gone.  This happens when I am looking from the floor plan view.
 
If I look at the valve from an elevation, rotating it to see it properly, the filled ball is back.
 
If I change the family type from Pipe Accessoies to something else, for example, Duct Accessories, the filled ball appears as it should.
 
Is there a reason that Pipe Fittings and Pipe Accessories do not show detail components in plan views?
 
I'm using Revit 2014 and I've attached my valve family.

View 3 Replies View Related

AutoCAD Civil 3D :: Create Profile Of Underground Pipe?

May 7, 2013

How do I create a profile of a underground pipe if I have 4 top of pipe elevations that were surved in the field?

View 1 Replies View Related

AutoCAD Civil 3D :: Create Pressure Pipe Parts

May 21, 2013

I'm currently using the "Pressure Pipe" app in Civil 3D. The thing is, I need to create pipes that are smaller than 100mm (that's the smallest pipe in the catalog). Specifically, I need 50mm and 75mm diameter pipes, parts and accessories. How can I create them?

View 3 Replies View Related

AutoCAD Civil 3D :: Create Pipe Network From Object

Sep 11, 2012

I have an alignment that I want to create a pipe network from using the "Create pipe network from object" command. I am able to create the pipe network, but it only places a structure at the beginning of the alignment. How do I get it to create structures at all of the vertices?

View 2 Replies View Related

AutoCAD Civil 3D :: Pressure Pipe - How To Create New Fittings

Apr 17, 2012

The default parts catalog is a good start, but for production watermain design, it is lacking.  How do I add new fittings and appurtenances to the content catalog? I know how to add/modify existing pipe/fittings properties, but there does not appear to be a way to add new fitting models.

View 9 Replies View Related

AutoCAD Civil 3D :: Create Expression That Returns Inner Pipe Diameter

Jul 16, 2013

I would like to create an expression that returns the inner pipe diameter if the pipe is circular, and the inner height and width dimensions if the pipe section is square or elliptical.  I tried this in the expression editor:

{Inner Pipe Diameter}|{Inner Pipe Height}&{Inner Pipe Width}

but it returned ? in the label .

View 8 Replies View Related

AutoCAD Civil 3D :: Create Pipe Network From Multiple Objects?

Dec 14, 2012

Can I create a pipe network from multiple objects?

For example, I have 10 feature lines that I want to use to create one pipe network. Instead of creating 10 pipe networks one at a time, can I create one pipe network all at once?

View 4 Replies View Related

AutoCAD Civil 3D :: Yellow Box - Create A Pipe Network By Layout?

Jun 2, 2009

It appears when I create a pipe network by layout...

View 7 Replies View Related

AutoCAD Civil 3D :: Create Rules For A Pressure Pipe Network?

Jun 29, 2012

I was wondering if you can create rules for a pressure pipe network similar to the rules that you can create for a pipe network.  I would like to create a cover and length rule for my system.  So far I saw that you can set a cover before drawing out the pressure network but I do not know how to edit that after the pressure pipes are drawn in.

View 7 Replies View Related

AutoCAD Inventor :: How To Create Rule Which Limits Pipe Length In ILogic

Apr 24, 2012

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?

View 2 Replies View Related

AutoCAD Inventor :: Unable To Create Custom Tube And Pipe Style

May 20, 2013

I can not create a new pipe section.   İn inventor  2013, at the tube and pipe style   

I watched these steps . still not

[URL].......

[URL]........

[URL]........

View 5 Replies View Related

AutoCAD Inventor :: Create A Simple Loft To Show Smashing End Of A Pipe

Jul 20, 2012

I am trying to create a simple loft to show smashing the end of a pipe. I created the work planes based from the middle of the part. I placed a transition sketch and then a final sketch along with a center of the part sketch. When I could not get the transition to work I went back and added a sketch on the end of the pipe though I don't think it is needed. I still get nothing. I even followed the selection procedures from Wikihelp with no change.

View 8 Replies View Related

AutoCAD Civil 3D :: Pressure Pipe - How To Create New Fittings And Add To Content Catalog

Apr 4, 2012

C3D 2013. I am trying to determine how do add additional content to the parts library.  

I have explored the Content Catalog Editor and have been able to add new pipe materials, but it appears that the only way that I can import a part is with a .CONTENT file.  Is there any documentation on how this file is supposed to be configured or created?  Is there any documentation on the Content Catalog Editor in general?  We need to be able to add new pipe, fittings, valves, appurtenances in order to make this new feature usable in a production environment.

View 9 Replies View Related

AutoCAD Map 3D :: Create ArchGIS File That Includes Pipe Networks Created With C3D

Sep 26, 2013

We have Civil 3D 2013 (and 14).  We need to create an ArchGIS file that includes pipe networks created with C3D, pavement and building which are polylines. export from C3D to shp file, or import dwg into ArchGIS.  Since no one here has worked is familiar with map where would be a good place to start looking for information on accomplishing this task.

View 3 Replies View Related

AutoCAD Civil 3D :: Pipe Network Storm Sewer Pipe Plan View

Nov 20, 2013

Pipe network storm pipes: Fairly new to Civil3D and trying to set up parts list for the storm sewer pipe and would like the plan view to appear as it does currently.  We use a polyline for centerline of pipe, similar to dashed linetype but line and space are the same, width set to pipe width.

View 1 Replies View Related

AutoCAD Civil 3D :: Edit Pipe Network - How To Trim Pipe That Pass Through Manhole

Sep 25, 2012

I created pipe network for my storm drain project. I have located all the structures (manhole) to all angle point of my alignment as required. Also I "insert" manhole every 400' per local code requirements using the command "network layout tools; structures only. My problem is I couldn't find the tools how to trim the pipe that pass through the manhole. Please see attached pdf file.

View 1 Replies View Related

AutoCAD Civil 3D :: Depicting Both Slice And Cross Cut Pipe Profiles Of One Pipe

Jan 8, 2014

One of the things I seem to struggle with is being able to depict a single pipe when it needs to be shown in one profile as a crossing pipe, and another profile where you you show a lenghwise slice through the pipe.  I end up tracing the pipe with eliptical objects where I'm cutting across the pipe and setting up more for the lengthwise/sideview of the pipe.  Is there a way to have two different styles for the same pipe, one for a cross cut and one for a lengthwise slice?

View 1 Replies View Related

AutoCAD Civil 3D :: How To Include Pipe Min / Max Cover As Part Of Str / Pipe Label

Nov 26, 2013

is there a way to include the pipe min/max cover as part of the str/pipe label?

Civil 3D 2013 SP1, Win 7-64 bit
12GB RAM

View 3 Replies View Related

AutoCad :: Pipe Cutting Template - How To Unwrap Pipe Into Flat Section

Dec 27, 2003

I have these two pipes, one is 4" diameter (running horizontally) and the other is 6" diameter running at a 30degree from horizontal angle. eventually the two hit, and at that intersection I need to make the 4" pipe join to the 6"' pipe, which then continues on its merry way farther down the structure. So I can extrude the two pipes, and I can even make a union and then remove the excess of the 6" pipe, because what I am really looking for is: a cutting diagram for the joint where the remaining 4" pipe hits the 6" section. A cutting diagram for the short piece of a Y joint.

I can make this image appear on my screen, but I am then stumped as to how to unwrap the pipe into a flat section so that I can see the curvature of the cuts required in planar view, for the real pipe that I have on my shop floor.

View 9 Replies View Related

AutoCAD Civil 3D :: Connecting Pipe To Different Pipe Network Structure

Jun 20, 2012

Using Network Layout Tools, can you attach a pipe to a structure in a different Pipe Network? 2013 Civil 3D

View 6 Replies View Related

Revit :: How To Create RCP Plans

Jan 5, 2012

I am trying to show all the wall scones and light fixtures in my rcp plan, but i don't want to show any door or wall openings, i just want the walls to show up as solid/hatched fills.

View 4 Replies View Related

Revit :: How To Create A Calculated Value

Aug 28, 2013

I'm trying to input the price for the number of fixtures in my schedule. I added "count" in the fields. However, when I try to create a calculated value, I dont see "count" to be inputted into the formula. Why wouldnt "count" be listed for the formula??

View 5 Replies View Related

Revit :: How To Create An Excavation

Mar 1, 2012

I started with an arch and structural revit file.  I linked them and made a schedule and will be doing timeliner.  How should I show the excavation phase? should I design this in Revit or another program?  Can I get some guidelines to going about designing an excavation to add to the linked files and input in schedule?

View 1 Replies View Related

Revit :: How To Create A Lake

Apr 9, 2013

How can i create a lake on the topography of my project?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved