Ad

Tuesday, February 16, 2016

Back Ground Mask Toggle

Have you ever wanted to turn on or off back ground masks on a gaggle of mText objects? If you have then you’ll want to check out the SincPac and it’s BG Mask Toggle Tool. It allows you to either turn on or off the Back Ground Mask or turn it on. Here is a short video showing it in action.

Thursday, February 04, 2016

Editing Alignments

Sometimes we want alignments to always to be tangent. Often times when moving alignments we want to temporarily turn off tangency so we can move the alignment were it needs to go.

To do this go into the Alignment Layout Tools, grid view.

image

Then change the Tangency Constraint column to something Fixed. Then you will be able to move segments without it trying to keep the tangency. Once done go back in and change the Tangency Constraint to Floating or Free to get tangency back.

Digitize Section: DigitizeSectionTo3DPoly

Have you ever gotten drawings or PDFs from people, but without the data that made up the sections? If so then this post is for you. The scenario that I’d use this tool in the past would be if I was a contractor and received some PDFs of the sections. I’d then go through and digitize the sections, scale them and then transfer them to plan view. I’d then use the 3D polylines to create a surface I could use to do quantities. In order to facilitate the process quicker I wrote the DigitizeSectionTo3DPoly to do the steps without me having to think too much. The command may be found in the SincPac and the help file may be found here.

I also created a video showing it in action: https://www.youtube.com/watch?v=DzwAkIQpO10

Tuesday, December 29, 2015

Blocked Subassembly Packet Files

Have you ever received a packet files from a source only to find that you get an error message when you try to use it in Civil 3D?
Well I did and got this error message:
image_thumb
So it pops up in Google searches it says:
Error: Unable to run the subassembly script.
The problem arose for me because Windows had blocked the packet file. This blocking carried over when I imported the subassembly into Civil 3D. To fix this go into Windows Explorer, Right click on the packet file, and choose Properties.
image_thumb[1]
At the bottom of the General tab there might be a checkbox (or button) that indicates Unblock. Either check the check box (or press the button) and then press Ok. This will unblock the packet files.
Unfortunately, you are not done at this point. Two more steps need to be done.

  • Open the packet file in Subassembly Composer and then save it. 
  • Then delete the previously imported subassemblies from this folder: C:\ProgramData\Autodesk\C3D 2017\enu\Imported Tools\

Now when you import the packet file into Civil 3D again it should work correctly.

Friday, November 13, 2015

SincPac: Wall Profiles

One thing I hated doing was creating wall profiles for retaining walls. Since Civil 3D requires profile PVIs to have different station values, it becomes tedious to ensure each PVI has a small gap between them. Then there is the other constraint of wanting even steps. If it is a block wall being 8” or for concrete retaining walls 1’ or 2’. Back in the day, around 2008, I wrote a command that did this in VBA, but I promptly lost the code when switching jobs. Recently I was given the task of once again creating wall profiles and found the process not improved by Autodesk. So I decided to write the command once more. Here is a video of the command in action:

The command will be available in a future version of the SincPac.

Want more information and going to Autodesk University? Then stop by the Quux Software at Booth 11. Enter the Exhibit Hall, make a right, grab then food and/or beverage, and then talk to Jeff. Tell him Christopher sent you.

image

LinkWithin

Blog Widget by LinkWithin

Ad