Hiển thị các bài đăng có nhãn Notices Advantage. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Notices Advantage. Hiển thị tất cả bài đăng

Thứ Năm, 7 tháng 8, 2008

Water Lines, Gas Lines, Electrical Conduit

Water Lines, Gas Lines, Electrical Conduit and everything else that doesn't have to flow down hill can be a bit tricky to show using pipes in C3D. That doesn't mean it's not possible though. Follow along to see how.

I start out by drawing a polyline across my surface. This represents the centerline alignment of my water line.


Turn the polyline into a feature line.

I like to keep my drawings organized so I choose to create an "H20-1" site to place the feature line in. Style is not important and erasing the existing entities will not affect the end result.


Project the feature line to the Surface.


Notice now that we have quite a few vertices in our feature line, in fact, too many! We need to "weed" out some of those vertices to prevent our pipe network from being a bunch of little pipe segments. To accomplish this, we will use the "Weed vertices" button on our feature line tool bar. I choose to set the criteria to %0.60, you may find that a different percentage or a combination of angle and distance yields a better result for your situation.


Select the Feature line, right click, and go to the elevation editor. This is where you will use the Lower Incrementally button to set the depth of your water line. In my case, 4' below natural ground.*

*The feature line will define the center of the pipe. So, since I lowered my feature line 4' and I am building a 12" water line, I will have 3 1/2' of cover.


The next step is to create a parts list from which our network will be created. On the pipes tab add waterever pipe material and size of pipe that suits your design need. If you can't find the material you like, look here. On the structures tab DO NOT add any structures. Simply modify the style and the rules being used.


The rules being applied to the pipes and structures are key in this process. Here is how they should be set up.

Pipes:

No, there is no mistake here. I've actual created a rule set that has no rules.

Structures:


Before we turn our feature line into a pipe network we need to edit our "CreateNetworkFromObject" command setting.


There are three setting that need to be adjusted:
Default parts List, Pipe Default Rules, Structure Default Rules



With the settings set...we can now turn our feature line into a pipenetwork


After selecting the feature line the below dialog box will show up. Notice that the option to choose a structure has been grayed out. Also be sure NOT to select a surface and make sure "Use vertex elevations" is NOT checked.


At first glance, it appears that we have now placed structures at all the remaining vertices....


But, as we roll the model up into 3-D, we see that indeed, no structures were placed in our network


At this point we have completed laying out our network, but we still need to get it into a profile. And what's the first step of creating a profile? Well, we need an alignment, so let's create an alignment from network parts.


Choose the first "structure", then the last "structure", and then hit enter to confirm the selection.

Well organized sites and thought out names for objects and styles make it easy to breeze through dialog boxes like this. Make sure to check "Create profile and profile view"

Add the Natural ground surface, and then draw it in a profile view.


Adjust the profile view to your liking.


Place the profile view somewhere in your drawing and you should have something that looks like this!



The final step is to clean up the plan view. Browse to the structures of the H20-1 network in the prospector. In the preview pane select all the structures, move your cursor to the heading of the styles column, right click and select edit. Select and more appropriate style, one that does not use a block in plan or profile view.


Looking back at the plan view you can see that everything looks as expected.


Look for some upcoming posts as we take this waterline profile a little closer towards a construction document.

Profile-Incremental Stationing

That is what you'll notice too when you try and run the Profile-Incremental Stationing Report.

The VBA report is supposed to have the ability to list "PVI stations and elevations of the selected existing or finished ground profile at regular intervals, at critical geometry points, and crest and sag curve points." However, any profile created from a surface does not show up in the list of profiles in the drawing.



Proof that there are profiles in the drawing.


Come to find out the VBA routine only works on finished ground profiles, contrary to what the dialog box tells us. So we need to figure out how to get a FG profile to match our existing ground profile, with out tracing ;-)

It's actually pretty simple.
Step 1.) Create an assembly and add a marked point to it.


Step 2.) Create a corridor; use the alignment that the surface profile was created from as the baseline, use the surface profile as the profile, and use the simple assembly from step one. Your frequency really shouldn't matter so long as you have the option "At Profile Geometry Points" on.


Step 3.) Now that you have your corridor built...


Extract a profile from the corridor

C3D will prompt you to select a feature line; this should be easy since there is only one! After picking on the lone feature line, give the new profile an appropriate name and style.


After clicking OK, you can go to your profile view and verify that the new profile exactly matches the original.


Now, go back and run the report and you should see the extracted profile ready to have a report run on it.