Showing posts with label Alignments. Show all posts
Showing posts with label Alignments. Show all posts

Tuesday, 28 February 2012

Change Multiple Layers in Style in one hit

Always learning something in Civil3d to change multiple sub component layers for example in the an alignment style to a no_plot layer.

  1. Click the Name of the first component and hold the shift key.
  2. Still holding the shift key click the name of the last component.
  3. Now all component names are highlighted blue
  4. Select the layer cell and select the layer you want all the components on.
  5. All the layers are changed at once.

od4nlpte

Sunday, 20 February 2011

Join Alignments in Civil3d with Landxml

I am pretty sure that civil3d still does not have a join alignment command so to get round this when I want to join or break up some alignments I edit the landxml file that gets exported from Civil3d for example to join alignments.

1. Make sure the two alignments are drawn in the some direction
2. Go File->Export->Landxml and create one landxml file just containing the first alignment
3. Do the same again for the second alignment.
4. Goto the xml file of the second alignment to be joined to the first, right click on it and choose open with notepad. Note the length of the alignment
Highlight and copy all the lines of the geometry between the words <CoordGeom> and  <CoordGeom>
image
5. Go to the first landxml file and open it in notepad. Goto the second instance of <CoordGeom> insert a new line
above it and paste in the section of the landxml file copied in step 4.

image
6. Adjust the name of the alignment if you do not on the landxml import the alignment of the original name will be updated.
7. Add the length of the second alignment to the total length of the first alignment.
8. Do a file save as with a new name for the modified landxml file.
9. Go back to Civil3d and do a landxml import.
You should now see your joined alignment. I similar process can be used to break up alignments and remove pieces
you can also join, adjust profiles and transfer one profile from one alignment to another.
Related Posts Plugin for WordPress, Blogger...