Message from Autodesk: The free LandX stair plug-in is now a featured app for Civil 3D.
-
-
Tutorial - Chinese Coordinate Systems and Bing Maps in Civil 3D
I updated and put my tutorial (originally written for the THUPDI workshop) about finding the right settings for Chinese geographic coordinate systems and using Bing maps in Civil 3D.
-
Autodesk® Civil 3D® plugin LX-Stair 1.0 updated to 1.0.1 (bugfix)
The free LandX stair plug-in is updated with some minor bugfixes, making it usable in multiple documents in one Civil 3D session.
-
Convert multiple lwpolylines into multiple alignments (VB.NET)
How to convert multiple lwpolylines into multiple alignments was a question in the Autodesk Civil 3D Customization forum. This is a redo from privious post, just in VB.NET.
-
Convert multiple lwpolylines into multiple alignments (C#)
How to convert multiple lwpolylines into multiple alignments was a question in the Autodesk Civil 3D Customization forum. The original code was in VB.NET, but had some problems with the transactions, as I am more confident in C#, I was providing first the solution in C#.