AutoCAD 2010 :: Customized Reports From Civil 3d
Mar 22, 2013Is there any option to customize the reports generated from Civil 3D 2011.
View 2 RepliesIs there any option to customize the reports generated from Civil 3D 2011.
View 2 RepliesI made a drop down menu for offset commands back on a 2010 version. I wish to bring it over but I'm having a bit of trouble. I have read through and watched a few videos and they all tell me the same thing. Go into the CUI, click on Load Partial Customized File. I do this, select my cui file and I get an error that says:
Partial customization file cannot have the same Customization Group Name as the main customization file.
The name of my file is OFFSET MENU. I'm running 2012 version and I have finally gotten almost everything setup except for this.
How to create custom reports or modify existing reports using VBA. NET or other tool.
View 4 Replies View RelatedIs there any way of printing Autocad reports using a different web browser than IE? My computer has lost the use of IE so I've loaded Firefox. I can no longer access any of the reports. I use the reports mostly for point print outs but I have used some of the others as well. I'm using C3D 2009.
View 5 Replies View RelatedMaking my cut and fill reports more accurate?
The main question I have is when should I delete lines in my surface, so if there is literature on how to manipulate surfaces created from survey data that would be perfect.
Trying to remove old customized menu from AutoCAD 2010. Open CUI Editor, right click on old menu file (*.cui) , but DELETE has been grayed out.
View 5 Replies View RelatedWhere can I find all the column types that are found in the different report types so I can use them in custom reports.
View 1 Replies View RelatedHow to customize the reports that Civil 3d can generate to my firms needs. I have figured out how to change the appearance and precisions to the most of the numbers, but i still can not figure out a lot. Currently i am working on the output of the Parcel Map Check Report. If you look at the attachment i have an Image of what i have been asked to generate and an excel file of what i have been able to generate. I need to figure out how to remove the "," from the coordinates and how to rearrange/ change font of the way some things come out.
View 4 Replies View RelatedUsing Report manager - Toolbox editor panorama I create a new parcel tool, in this case an xslt type, set up and can run it by right clicking the new tool while still in the panorama box. When I save it using the disk icon at the top of the page it does not show up in the Reports Manager toolbox. I refresh both boxes and still have a no show. Get out of the editor and still nada in the toolbox. I'm using C3D 2012 sp2 Win 7 64 bit. This report and setup acts correctly on a sister machine (32bit) C3D 2012 sp2 Win XP sp3.
View 1 Replies View RelatedI am trying to create some cross section reports. But I have noticed that none of the options available (Section Point Report, or any of the ones that use Sample Lines) will show any featureline information if it is not part of the region which is attached to the alignment chosen in the report.
For instance, I prefer to create my splitter islands as a seperate baseline (levels taken from a dummy surface) and add a simple kerb assembly to this. (So both are in the same corridor). My normal visual cross sections show the splitter island kerbs without issue. But the cross section reports do not.
I have a similar problem with some of the footways, which are created on a separate baseline. (I am working on car parks, where the footway surrounds the car park. So it is easier to create the footways seperately). The section reports do not pick up the footways, presumably because it belongs to a different baseline.......
I dont understand why a section report cant simply pick up any featureline it crosses??
Intel Xeon E31230 - 3.20 GHz
4.00 GB RAM
Windows 7 Professional - 64-bit
Nvidia Quadro 600 - 1GB DDR3
How to replicate this? Add a vertical link to an assembly and have it target a profile for the elevation. In the section editor, check out the parameters of the link and see if it reports the correct elevation. Here's a video of what I did, how to do it in your own drawing: [URL]
Using C3D 2013 on Win 7 64.
I have edited the "GeneralLegalPhrasings.xml" file used for the parcel report "General_Legal_Description_for_Parcels".
Two issues: 1. it will not label a reverse curve properly....it shows them all as "compound curves". 2. A curve to curve is always shown as "NonTangent".
I've attached the .xml file (I only edited the imperial parcels - the second large group of <Metes>).
Quite simply, these two "types" below have the words "reverse curve" and tangent or non-tangent accordingly in the output phrase, but it only creates non-tangent compound reports.
Curve to TangentReverseCurve
Curve to NonTangentReverseCurve
This is the report from the parcel in the attached dwg file (notice the "curve to the left" -> "curve to the right" labelled as compound, and all non-tangent curve to curve):
From the POINT OF BEGINNING; Thence, North 90° 00' 00" West, 129.16 feet to a point for corner;
Thence, North 00° 00' 00" East, 100.00 feet to a point for corner, the beginning of a curve; tangent
Thence, 61.46 feet along the arc of a ____ curve to the right, having a radius of 39.13 feet, a central angle of 90° 00' 00", and a chord which bears North 45° 00' 00" East, 55.34 feet, to a point for corner, the beginning of a compound curve; non-tangent
Thence, 47.09 feet along the arc of a ____ curve to the left, having a radius of 29.98 feet, a central angle of 90° 00' 00", and a chord which bears North 45° 00' 00" East, 42.40 feet, to a point for corner, the beginning of a compound curve; non-tangent
Thence, 94.33 feet along the arc of a ____ curve to the right, having a radius of 30.03 feet, a central angle of 180° 00' 00", and a chord which bears North 90° 00' 00" East, 60.05 feet, to a point for corner;
Thence South 00° 00' 00" West, 169.11 feet to the POINT OF BEGINNING and containing 0.483 acres of land.
Civil 3D 2011
Windows 7 x64
is there maybe an error in the XSL?
Here is my alignment, correctly labelled in South Azimuth:
Before customising, the Alignment_Curve report gives me this:
It’s been drilled into me that we should keep Civil 3D Objects as separate as we can in the design process, thus minimizing data loss in case of corruption (or other some such disaster). So, our current workflow for our transportation projects is as follows:
Receive LandXML files of points, surface and existing CL alignment from surveyor.
Create a separate dwg for points which is then xref attached into our base model
Create dwg for EG surface, create dref
Create base model (existing conditions)
Create Roadway dwg, import LandXML of existing CL
Create design CL, dref
Create design profile, dref
Create Corridor dwg
[code]...
We are now being asked to produce slope staking reports, which require a “live” corridor and a SLG. Our current workflow doesn’t have both of these in the same drawing and since you can’t dref a corridor or a SLG, I'm forced to duplicate the SLG in the corridor dwg. Obviously copy/paste the SLG isn't an option either. I tried that, then exploding them down to polylines and creating a new SLG from the polylines, select them all, yeah, random creation.
Is the intended workflow to have the design corridor, SLG and all the section views in one drawing?
When I Create a Station offset to points report, the points are out of order and it does not display all of the points.
View 2 Replies View RelatedWe have 2011 installed have customized some of the .XSL reports in ProgramDataAutodeskC3D 2011enuDataReportsxsl
After installing 2013, the %ReportDir% variable for 2011 is pointing to the 2013 install, where the reports have NOT been customized. So when you run a report in 2011, it is using the XSL files in the 2013 location.
So the long and the short of it is the 2013 install broke our 2011 custom reporting ability.how to control the %ReportDir% variable in 2011?
[URL]
I need to run two reports one for Cut and Fill, and one for Materials (shapes). I would like two material lists for the same alignment and sample line group.
The process, setup the materials list for Pave, Base, and Subbase. Generate report, delete list and setup for Cut and Fills, run the report. You do this over and over. Autodesk please add a way to save and import these setups, and a way to create multiple lists for each alignment and sample line group.
Note: Why the Civil 3d default for the interlude into the actual Compute Materials dialogue is Pave, Subbase, Base is beyond me, could someone tell the programmers that Subbase is generally below Base. Each time I have to delete the CIvil 3D defaults and redo this step.
We are just starting with Civil 3D 2012. We are doing a pilot project, and the engineer wanted to make a custom curb subassembly matching the exact dimensions (angle from bottom of curb to top of curb) as the county detail. I didn't think that was necessary and thought we could use one of the generic subassemblies. usually use the basic or generic subassemblies or do you create your own to match specific municipalities' details exactly?
Do you find that the parts that come with Civil 3D are usually sufficient for design or do you make a lot of custom parts?
I have the "create section view" command.
Ok, I'd want to have other (others) custom command "create section view2" and optionally call it from an icon.
These commands are saved with the drawing? ( I think yes). Would be there a possiblity to have easy access to this elements to deal with them ? Is it impossible?
Having custom commands cloned and customized from existing
I would like to know if there is a way to produce a report, or an Excel or text file in order to list and sort all the construction files by the levels or divisions they are in (i.e. to retrieve information from the corresponding project navigator xml files).
View 1 Replies View Relatedhow to connect the Inventor db to PHC db ?
Its an SQL Crystal db on manufactor... but I dont know what is of the inventor...
I was wondering how to combine common subassemblies so you don't have to seperately count them.
I realize the long way around this is avoiding subassemblies in general and linking a circuit drawing with a predefined additional MAN, CAT in the drawing of the subassemblie(s). This also allows me to annotate the subassembly Footprints. I havent seen an easy way of auto inserting subassemblies and linking common subitems to make a unique item number. The above is all I get when linking subassemblies through the databases (which also doesn't allow you to annotate/ insert the subassembly footprints). I must be missing a way to auto insert the subassembly Footprints . . . creating unique drawings with the subassembly Footprints is time consuming.
Need some customized linetypes for RW, PL, and so on that I can use?
View 9 Replies View Relatedhow to create a customized scale bar, I scale through viewports but some authoritys insist on a scale bar when its not the norm, I need to create a 1:75 and a 1:30, basically the method to make whatever scale I need.
View 5 Replies View RelatedI am trying to create new custom menu and toolbar in autocad 2010 using VB.NET / C#. I tried the below URL for adding existing toolbar and menu. But i need to create new one.
[URL].......
I want to make a customized channel with all the dimesnions fixed - except A and G (variables). See attached screen shot.
View 1 Replies View RelatedI am somewhat new to Inventer and frequently need to change densities to provide a estimated weight.
View 3 Replies View RelatedI am having a problem with Inventor Factory Design 2013 holding my settings for style and my customized keyboard shortcuts. Every time I close inventor I have to go back and re-import my settings for idw's and parts.
View 1 Replies View RelatedI'm working on creating a customized content center for my company. I am having a problem with one of the CC parts. My process of operation is as follows. Change project file to default. Make sure Library View is on Merged View. Then I select the part that I need. RC copy to our project file. Revise the Part Numbers to match our part numbers then ok. Go to place in an assembly drawing and as soon as you click on the part Inventor crashes. It seems to be only on particular part. All of the other items I have place (over 50 or more) into our customized content center work fine, but not this one.
It seems that whenever I set a key column to be "Part Number" it crashes. If I have any other key columns selected (minus part number column) it works fine. I've also tried creating my own column that says part number and when that one is selected it still crashes. The part that I am having an issue with is the Slotted Hex Head Machine Screw - Inch. Also we are still running 2010 with service pack 4 I do believe.
I'm the first one in my office to start using Inventor - I've gotten mine set up how I like it with our company standards and templates.
How can I transfer all of the customizations from my PC to the several new Inventor users in my office?
Is there a way for Inventor to pull things off of the network instead of off of my hard drive to keep all of our systems uniform?
Im having a layer state issue with ACADE 2013;Vive saved a Layer state ("trial state") that has about 30 layers and some of them have been frozen.
I made the trial state the current layer state, however, when I save and close the drawing and then reopen it, "Trial State" is no longer the current state. Instead the layer state is changed to "Unsaved Layer state", and I have to manually select my trial state each time. I haven't even modified any layers or added more layers and it does this.
Im wondering if there is any way to keep/lock my customized layer state on a drawing.