AutoCAD Civil 3D :: Hydraflow Import Changes All Parts To Standard Style?
Jun 19, 2013
one would think that you could just export the .stm file into hydraflow, make some changes, and import, and all would be fine. when i export, all of the structures in hydraflow come up as drop curb. how can they come in as what they actually are.. aka, when the part i use is a 2x4 box, it should come into hydraflow as a "grate inlet", or a st-mh will come in as a "manhole".
and then likewise, when the changes are made, and its brought back into autocad, they all come in as a "standard" style. except the outfalls, which show as a "standard" style, but come in with a different block, and get a whole new label (outfal - x)
I am having issues with importing / updating existing storm network.
The problem is when I update the storm network, All the outlets are added as new structures. It does not update the existing headwall / end sections.
I then have to go thru and delete the added (null) outlet structure. Then, reattach the existing outlets to the pipe network to show up in the structure data table correctly.
I was wondering if there exists a library for pipe network parts for items such as a standard type 1 catch basin that I can add to the existing autocad pipe network parts library. Basically I'm trying to find a shortcut so that I don't have to build all of the catch basins that I need.
New user for civil 3d and the hydraflow extension for civil 3d. I have my pipe network created, all the correct catchments are attached to the correct basin/inlet. i have opened my network in hydraflow and am ready to run it. when I click run it says no flow. Now I know there is another step i need to set my flow wth TOC, I've inputted that, i am using the standard idf curve hydraflow, i have the areas with their coefficients, however it is not calculating my flow rather it is telling me no flow is inputted for certain lines i.e. the ones with MH connections and no inlets.
I have attached my .stm file to this thread, i changed the extension so it would post, just delete the .doc from the extension and it should work in your hydraflow.
I opened Hydraflow Sewer Extensions and created a project. I was able to save it and open repeatedly without problems. I opened open project dialogue window here I copied and renamed a copy of the project file. When I tried to open either the original file or the renamed version - Hydraglow shuts down. The project file has attached dxf file as abackground. (see attached). I hate to lose a day of data entering given my tight deadlines.
I can't seem to confirm the discharge table that hydraflow produces in hydraflow hydragraphs. I think I understand the equation itself (it's been a while since I took hydraulics), but can't understand where I'm making my error (if I am). Normally I trust the stage/discharge curve that hydraflow produces, but the City Engineer is asking me to confirm the values by hand and show them on the plans. Is there a link to an detention pond example that shows how a curve (the outflow values) was generated (confirms the discharge table at various elevations)? The equation is on page 85 of the users manual.
I'm having an issue with my Hydraflow model where the HGL and EGL drops suddenly to 0 in the upstream pipes. What might be causing this? Picture attached.
I am running Civil 3D 2012 and my Hydraflow crashes everytime I run an analysis. I am using a known Q and have input pipe inverts/slopes and pipe sizes. Everytime I try running an analysis I get the following message: Line 1, 2, 3 has no flow. Check pipe size(s) and slope(s). Then the program closes up.
When I try to run my hydrographs through a pond I get an error stating something to the effect of: Outflow greater than Inflow on Hydrograph 6 for the 50-yr storm.
How can the outflow be greater than what is flowing into it? How the program can calculate this.
We are seeming ot have problems with a few of our engineers having the Microsoft Office product go to "Not Responding" and then closing while working in Hydraflow & Hydrographs. This has been with Outlook, Word and Excel. All workstations are 64 bit systems with 16 gig of Ram Windows 7 and Civil 3D 2012 SP2.1.
I’m trying to import a .sws file from micro drainage into Civil3D and I’m getting the error on the attached image. When I select the drop down box for the part list I don’t have any options?
In the styles my template drawing is set to Standard ANSI, then below are a bunch of styles like Dim and center mark etc.I want to change the precision of my template so that when I bring in a part to the drawing and dimension it. it is at a 3 place decimal.
How do I make a style in the library standard? I made new styles in the library for a revision table and parts list, but when placing them in an IDW I always get the standard tables.
It's not a big deal to change it in the format tab after placement, but when having 50+ sheets/daily its getting annoying.
Where to get solid models of the standard parts uned in the first robotics competition, which has jast begun? Seems the parts are available in the prt format, but my IV2013 will not open them.
We are in the process of setting a naming convention for all the various parts we use, and having changed the Inventor library already, the Autocad stations (ver 2011 mechanical) are next. While I won't be the one doing this work, I want to get a jump on it as it's impeding my current work. The problem is, I don't even know where to start looking. We would be starting with the fastener library, changing the standard descriptions to suit our new convention.
I couldn't found a way to change the materials of the standard parts in Inventor, so i made a (quick and dirty) VBA program so i can change the material and color of the publiced (and used in projects) parts.
I read that it's not possible to import a style (styxml file) into the style editor through the API, there is no dedicated command.
However I'm wondering if there's a a way to have the internal name corresponding to the button as we can do for the ribbon buttons (there's a sample code which does this).
So is it possible ot get the internal name of a button inside a dialog box (style editor here) or is it really hopeless to think I can import a style with a macro ?
This would be for standard, not custom cc parts. I read that you can save a cc part file as a template with the G_L parameter set as fractions, and then use it to replace the family template in cc, but that doesn't work (or I'm doing it wrong). It worked once, then stopped? I know there has to be a way of doing this.
I tried exporting values from cc as custom iProps, then tried to populate description iProp with these, but that doesn't work.
I would like a simple rule adding to some standard pressed sheet metal parts that we have. The code would look at the current model tree and if any features are added to the part then a character (lets say a *) is placed into the "Vendor" field within the iProperties.
Is this possible?
Inventor 2010 Pro SP4, Vault Collaboration 2010 HP Z820 Xeon E5-2643 0 @ 3.3Ghz 16.0GB RAM Nvidia Quadro 5000
The usual import menue has the options for importing on the right hand side. My system is now showing an import dialouge box and the import dialouge on the right is greyed out. How do I get back to the standard import screen.
I have a drawing that can be used to manufacturing purpuses or to normal company ipt, iam, etc., and I want to when opening a new drawing configure it if the designer if it chooses yes in the msgbox change the title bock and the standards in the styles.
started the code like this:
Dim i As Stringi = MessageBox.Show("Vai efectuar o desenho de uma ferramenta ou de um elemento seu?", "Parts List", MessageBoxButtons.YesNo, MessageBoxIcon.Question, MessageBoxDefaultButton.Button1)If i = "6" ThenActiveSheet.TitleBlock = "Alualpha_Ferr"End If
but it gives this error
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))