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
Subassembl y composer Supereleva tion ? ( Monkey needs help )
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hello , i write hoping there was more ppl like me . I am working with SAC , and cant understand how that superelevation works, how to make my models work in CIvil 3d in superelevations... how to build it properly in SAC. I would rly love to get .pkt file with working model as example , or at least get some usefull tip .Thanks for your attention.. and please SAVE ME from this misery
P.S. or i could upload my model and maybe u could tell where i do wrong turn
Solved! Go to Solution.
Re: Subassembl y composer Supereleva tion ? ( Monkey needs help )
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Try using a subassebly out of the box to see how it works. It's somewhat automatic if you use one of the exsting "Lane ...Super...." subassemblies.
The biggest tip I can give is that the alignment that you're using has to have the super elevation data attached to it.
In case you're not sure what I mean... Select the alignment, right-click, Edit Superelevation.
Once you have your Super defined in the alignment the subassembly will automatically read that information when you build the corridor.
CADvisers
P.O. Box 7811
Lancaster, PA 17604
Ph. 717-468-3111
Re: Subassembl y composer Supereleva tion ? ( Monkey needs help )
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
If you post your SAC file I am sure there are a few of us who will be willing to take a look at it and point you in the right direction. You will need to change the file type from .pkt to .zip before uploading here.
Sadly I don't have any that I can publicly share to help you along.
Co-author of "Mastering AutoCAD Civil 3D 2013"
AutoCAD Civil 3D 2013 Certified Professional and AutoCAD 2013 Certified Professional
AU2012 Speaker::: CI3001: Reverse Engineering with Subassembly Composer for AutoCAD Civil 3D
AU2011 Speaker::: CI4252: Create Subassemblies That Think Outside the Box With Subassembly Composer for AutoCAD® Civil 3D®
Re: Subassembl y composer Supereleva tion ? ( Monkey needs help )
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Ok i am attaching one of the simplest models :/ all i need is to make superelevation work ... i think after learning how to make my assembly with superelevation work i could start creating rly cool stuff.
Re: Subassembl y composer Supereleva tion ? ( Monkey needs help )
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Just a quick look and it seems you are at least working correctly for the right hand side? You either need to create a different branch of the flowchart for the left and right sides. Or an easy fix is to add a variable (SlopeCalculated) at the start of your flowchart with the following equation:
if((Side=Left)AND(SE.HasLeftLI), SE.LeftLI,
if((Side=Right)AND(SE.HasRightLI), SE.RightLI,
CType(-PaveGrade,Double)))
Then instead of -PaveGrade everywhere and checking for superelevation in the points, you will just use SlopeCalculated which already checks for the lane inside superelevation for either left or right and if not present it uses the default Slope from the Input Parameters.
As another tip, instead of always referencing the variable if you know you have links that you want to be parallel, you can use L1.slope to match the slope of L1 and then no matter what you set the variable of L1's slope to be it will change in all of the parallel links.
Hope that helps!
Co-author of "Mastering AutoCAD Civil 3D 2013"
AutoCAD Civil 3D 2013 Certified Professional and AutoCAD 2013 Certified Professional
AU2012 Speaker::: CI3001: Reverse Engineering with Subassembly Composer for AutoCAD Civil 3D
AU2011 Speaker::: CI4252: Create Subassemblies That Think Outside the Box With Subassembly Composer for AutoCAD® Civil 3D®
Re: Subassembl y composer Supereleva tion ? ( Monkey needs help )
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thank you for your help! Hope one day i will be the one helping others too
Re: Subassembl y composer export
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
need help
I have designed subassembly by composer it works nice in my pc but if I export (by import .pkt to catalogue and in palette) it don’t works, someone knows why?
Thanks for your help before.
Re: Subassembl y composer export
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hello mourad.sennadj,
What about it does not work in Civil 3D? Do you get an error message? Or are points and links not drawn? Please share images or files to help solve your problem.
Co-author of "Mastering AutoCAD Civil 3D 2013"
AutoCAD Civil 3D 2013 Certified Professional and AutoCAD 2013 Certified Professional
AU2012 Speaker::: CI3001: Reverse Engineering with Subassembly Composer for AutoCAD Civil 3D
AU2011 Speaker::: CI4252: Create Subassemblies That Think Outside the Box With Subassembly Composer for AutoCAD® Civil 3D®
Re: Subassembl y composer export
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Error message it was:
CoupeType1 was created with Subassembly Composer, please visit Autodesk website
(http://usa.autodesk.com/adsk/servlet/ps/dl/index?s
to download the enabler extension.] (Source: CoupeType1)
thanks.
Re: Subassembl y composer export
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
What version of Civil 3D/Subassembly Composer are you using? Does the computer you are using Civil 3D on have Subassembly Composer installed on it? If not you will need to install the Subassembly Composer Support Pack.
Co-author of "Mastering AutoCAD Civil 3D 2013"
AutoCAD Civil 3D 2013 Certified Professional and AutoCAD 2013 Certified Professional
AU2012 Speaker::: CI3001: Reverse Engineering with Subassembly Composer for AutoCAD Civil 3D
AU2011 Speaker::: CI4252: Create Subassemblies That Think Outside the Box With Subassembly Composer for AutoCAD® Civil 3D®



