AutoCAD Civil 3D
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
copy profiles from one alignment to another in same site
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
i have a preliminary alignment used to create some proposed profiles now we have pin point the location of the correct alignment and i want to copy serveal profiles from the preliminary aligment to the new alignment all at once instead of one at a time with superimpose.
jason m.
Solved! Go to Solution.
Re: copy profiles from one alignment to another in same site
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I don't think that is possible. The profiles are basically children of alignments because they depend on them. So they do not support being adopted by new alignments within the same or different site.


Almas Suljevic
Product Support Specialist
Autodesk Global Subscription and Support
Autodesk, Inc.
Please click on "Accept as Solution" if post helped you resolve the issue.
Re: copy profiles from one alignment to another in same site
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
your are right you can not do this but if you could it would have made my job alot easier.
thanks
jason
Re: copy profiles from one alignment to another in same site
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Export the source source alignment and profiles out to xml.
In the Prospector Tab of the Toolspace, select the source alignment and choose "Export LandXML..."
Tick the profiles you want to transfer, and click ok.
Save the XML file.
Do the same for the Destination Alignment, and save it with a different name.
Open both XML files in notepad.
From the XML that has your source Alignment details, copy the section from "<Profile name=" (source alignment name) down to "</Profile>"
Paste the above into the XML that contains your Destination Alignment information in it, below the "</CoordGeom>" section and before the "</Alignment>" assuming the destination alignment has no profiles or sections. You will have to change the source alignment name in the "<Profile name=" section to match the destination alignment.
Then save the xml. Back to civil 3d select "LandXML" from the "Import" panel on the "Insert" tab. Select the destination XML you just modified.
If it is all good, you should see the panaroma pop up with a message saying LandXML import conflict: Updating <Alignment> <Alignment - (1)> where <Alignment - (1)> will be your destination alignment name.
Go to the prospector tab on the toolspace and expand you destination alignment and you should see the newe profile there.
Andrew Puller
Maitland, NSW, Australia
Windows 7 Enterprise 64bit
Intel core i7 2600 @ 3.40 GHz with 16GB Ram
Civil 3d 2013 64bit
Re: copy profiles from one alignment to another in same site
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
that cool that should work i am with you on that one
