all the reports are in the reports.dll file.
Access the reports via the "netload" command
or add to registry.
See following file for help.
"C:\ProgramData\Autodesk\C3D 2010\enu\Data\Reports\Net\USWI\WisDOT Reports - Readme.pdf"
standard cad configuration location
"C:\Users\sdebaker.RELEE\AppData\Local\Autodesk\LandXML Reporting\RepGenSettings.xml"
Wednesday, October 5, 2011
Thursday, September 22, 2011
Import styles in Civil 2010
To import all styles from one drawing or template to another in 2010, simple create a new point style. Select the marker tab, check Use AutoCAD BLOCK symbol for marker, right click in block area and select browse. Set dwt or dwg at the bottom and select source. Click ok and all styles are imported to the drawing. The only difference is this does not override existing styles that already exist in the drawing.
Found at http://civil3dguru.blogspot.com/2010/06/undocumented-aec-style-commands-civil.html
Found at http://civil3dguru.blogspot.com/2010/06/undocumented-aec-style-commands-civil.html
Thursday, September 15, 2011
Monday, September 12, 2011
Rename Blocks and other stuff
before copying a block(s) with duplicate name use the "ren" command to rename all the blocks, if applicable you can use the "Rename to" to add a prefix on multiple blocks.
example:
existing block name "TREE1"
rename to "9-12-01_*"
this will create the new block name as "9-12-01_TREE1"
If the wildcard is used you can rename all the blocks and preserve the original name.
example:
existing block name "TREE1"
rename to "9-12-01_*"
this will create the new block name as "9-12-01_TREE1"
If the wildcard is used you can rename all the blocks and preserve the original name.
Thursday, July 21, 2011
Friday, June 3, 2011
Land XML US Foot
Problem:
Some applications that are set to use US survey Foot will honor the “foot” value in the LandXML. The application will convert the coordinates when reading the file from International Foot to US Survey Foot, which results in the coordinates having a different value as to the original coordinates. The application may or may not warn it is going to convert the coordinates.
This is not a wide spread issue because CAiCE, InRoads, SurvCE and Trimble currently does not convert the coordinates when reading LandXML files. Known applications that do honor the “Foot” value in LandXML file is Leica Office Geomatics and Land Desk Development.
One should always check coordinate values when importing data to verify the coordinates have not change.
Solution:
Edit LandXML file with text editor and modify the linearUnit="foot" to linearUnit="ussurveyfoot”. Be very careful not to change anything in the file except to modify the text “foot” to “ussurveyfoot”.
If you are working with external customers I would suggest always modifying the LandXML file and set the units to US Survey Foot. Currently InRoads XM allows you to set the linear units when you create the LandXML file. Make sure to always check the setting because it defaults to International Foot.
Some applications that are set to use US survey Foot will honor the “foot” value in the LandXML. The application will convert the coordinates when reading the file from International Foot to US Survey Foot, which results in the coordinates having a different value as to the original coordinates. The application may or may not warn it is going to convert the coordinates.
This is not a wide spread issue because CAiCE, InRoads, SurvCE and Trimble currently does not convert the coordinates when reading LandXML files. Known applications that do honor the “Foot” value in LandXML file is Leica Office Geomatics and Land Desk Development.
One should always check coordinate values when importing data to verify the coordinates have not change.
Solution:
Edit LandXML file with text editor and modify the linearUnit="foot" to linearUnit="ussurveyfoot”. Be very careful not to change anything in the file except to modify the text “foot” to “ussurveyfoot”.
If you are working with external customers I would suggest always modifying the LandXML file and set the units to US Survey Foot. Currently InRoads XM allows you to set the linear units when you create the LandXML file. Make sure to always check the setting because it defaults to International Foot.
Wednesday, April 20, 2011
Subscribe to:
Posts (Atom)