AutoCAD Civil 3D :: Tool Not Registered Error For New Custom Subassembly

Oct 17, 2008

I created a new version of DaylightBench subassembly with a different class library application on .net for c3d 2009.

I added the tool data to C3D Metric Transportation Subassembly Catalog.atc. Tool is listed on Subassembly catalog and i can copy-paste the tool to Tool palette.

But on tool palette when i try to drag it to drawing it gives the error "tool is not registered". error msg is attached.

can it be about the resource fileds on ATC file eg: resource="1302" or the new GUID values?

View 3 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Import Subassembly API For Custom Subassembly - Error?

Nov 12, 2013

When I use ImportSubassembly API to import my subassembly created by Autodesk Subassembly Composer  into my civil project, it reports error-"eFilerError".

the code like this:

atcFile = @"D:9f92eaa4ef514ac982518852e1169932.atc";
itemId = "ab660722-c69d-4ade-b373-0e9f99c94e55";
SubassemblyCollection subassemblyCollection = cDoc.SubassemblyCollection;
ObjectId subassemblyId = subassemblyCollection.ImportSubassembly("TestSubassembly", atcFile, itemId, this.doc.Editor.GetPoint("Select import subAssembly location").Value);

However, it is OK if to import subassembly provided by Cilvil 3D.

View 9 Replies View Related

AutoCAD Civil 3D :: SAC - Custom Subassembly Causes Resource Manager Error

Sep 2, 2011

Whenever I hover over my guardrail Subassembly I created with SAC I get this error. It's tied to the Tooltip info because it only happens when they are turned on. I have written a lot of subassemblies with SAC and this is the first one with this issue. See video: [URL] .......

I saw other posts about similar errors recommending a repair, which I did try, to no avail.

AutoCAD Expert Elite
AutoCAD Civil 3D 2014 Certified Professional
C3D 2014 (SP1)
Win 7 Pro, 64-bit

View 6 Replies View Related

AutoCAD Architecture :: Unable To Execute The Tool - Class Not Registered Error

Sep 8, 2009

Every time I try to run a tool from the tool palette like dragging an AEC block into my drawing I get a pop out window saying: "Unable to execute the tool - Class not registered" why this is happening on Autocad Architecture 2010?

View 9 Replies View Related

AutoCAD Civil 3D :: Custom Assembly Causing Error - Unable To Execute The Tool

Apr 28, 2012

I have created a custom Assembly using Assembly Composer for C3D 2012 and imported it to C3D. Problem is when I try to place the assembly in a drawing.

I get the error message "Unable to execute the tool. Not enough storage is available to complete this operation."

I am trying to create an assembly that will calculate a built volume based on constructed height of the structure.

I have attached the PKT file.

View 3 Replies View Related

AutoCAD Civil 3D :: Custom Subassembly Offset Target?

Jun 28, 2013

I created a custom assembly that has an offset target.  Is it possible to program my subassembly to target only on the side of my subassembly (and not criss-cross onto itself it the target is on the other side)?

View 9 Replies View Related

AutoCAD Civil 3D :: Subassembly Composer - Update Existing Custom SAs

Nov 27, 2012

What's the easiest way to update an existing custom SA once it's in the drawing.

For example i have some coding that I'd like to change and this particular SA is in use 10 times in my file in different ways. I used the Subassembly Composer to create the original custom SA.

It's not as easy as saving the file over top of the existing .pkt file, if it was I wouldn't be here. It seems to be behaving like a block would. I need to redefine the Subassembly in order for it to update in the drawing. How is best to do this and is there any tricks to the process. When do i need to open and close Civil in order to apply the new changes.

Do I need to update the SA in my tool palette as well? 

View 1 Replies View Related

AutoCAD Civil 3D :: Extracted Feature Lines From Custom Subassembly?

Mar 21, 2012

So simple little retaining wall subassembly created in the SAC. When i extract multiple feature lines from a corridor using this subassembly, all the feature lines assume the elevation of the first link i selected. So if i first click on 'RW_Hinge" all successive feature lines will show up with the same elevations as "RW_Hinge". if i erase all the feature lines the select a different link say "RW_Top" then they all go to "RW_Top".

View 7 Replies View Related

AutoCAD Civil 3D :: Make Corridor Intersection Object With Custom Subassembly?

Jan 8, 2014

I'm not having any luck on my own.  Can I use subassemblies that I create in subassembly composer to make an intersection using the "CreateIntersection" command? 

View 5 Replies View Related

AutoCAD Civil 3D :: Deploying Subassembly Tool Palette

Jul 28, 2013

I am building sub-assemblies using Sub-assembly composer. The out I get is PKT files. I generally import them and place them in tool palette.

1. Now how to do create deployment package like a setup file where the user can install and restart to find working toolpallete.

2. Also how do I create road cross sections using Sub-assemblies and them as an entry in tool palette. when the user click and create c/s.

View 2 Replies View Related

AutoCAD Civil 3D :: Corridor Subassembly Tool Pallet Missing?

Jan 9, 2013

When I open up Cooridors/Sub Assembly Tool Pallets all the imperial and metric sub assemblies are missing.

View 2 Replies View Related

AutoCAD Inventor :: Error Message / Class Not Registered

May 22, 2012

Error Message: "Class Not Registered." appears when opening an assembly.

Generally, the errors appears to stop the model from opening.

View 1 Replies View Related

AutoCad :: Opening DXF File - Class Not Registered Error

Jun 13, 2013

When i attempt to open a dxf file in autocad it comes up with error messages;

Class not registered

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Getting VBA To Work - Class Not Registered Error

Aug 29, 2011

So i have managed to get my VBA apps working up to version 2010 (with the AcFocusCtrl).  I just upgraded to AutoCAD 2012. For some reason I cannot get the ACFocusCtrl on my VBA userform.  When I try to drag it onto the userform, I get an error "Class Not Registered". how I can load that control? 

View 4 Replies View Related

Photoshop :: Unable To Use Custom Shape Tool Because Of Program Error

Dec 27, 2012

since yesterday I have this message : "Unable to use custom shape tool because of a program error"

I use CS6

View 3 Replies View Related

AutoCAD Civil 3D :: 2010 - Trying To Create Custom Tool Palettes

Mar 27, 2012

So I am trying to create a TP that has a few commands on it... the problem is I dont know where to start in order to make everything available to the others on my network...

I have created a new GROUP, dragged a palette into that group, made my commands, and they work on my PC... but how do I get them all so everone can see them. Exporting the "command tool samples" and importing it as "My layers" works, but the name is still command tool samples and breaks the actual command tool samples...

C3D 2010

View 3 Replies View Related

AutoCAD Civil 3D :: Custom Tool Palettes Loading Slowly

Dec 16, 2010

I've made some custom tool palettes that are on the network. I just have them pathed in the options, and set up as a group for users to access. Civil 3D is real sluggish when it comes to using these, and switching between the tabs, and trying to load them up. But Vanilla AutoCAD loads them and switches between tabs no problem. Is there a variable specific to C3D that needs to change to make it work more like it does in Vanilla AutoCAD?

View 9 Replies View Related

AutoCad 2D :: Drag Previous Custom Command Into Existing Custom Tool Bar

Nov 27, 2013

When I drag a previous custom command into an existing custom tool bar and edit the custom command (then rename the command in the Name and Command Name) it also changes the previous custom command that I originally drug into the toolbar. What am I doing wrong?

View 2 Replies View Related

AutoCAD 2010 :: Custom AutoPurge Tool In A Custom Toolbar

Nov 9, 2012

We are a firm using ACAD 2011 w/ a custom toolbar that has an Auto Purge "tool" it currently deletes duplicated layers, reg ops, duped scales etc. we are wondering what else it can do (or any other tools that may be of use) or how can we get it to do more for us, like restrict referencing files from "unwanted" locations and any other tools that are essential to reducing the size of a drawing so its now so slow

View 3 Replies View Related

AutoCAD Inventor :: How To Copy Subassembly To Create Similar But Different Subassembly

Sep 27, 2013

(in Inventor Pro 2014,64 bit):

I've made an stairs assembly that contains adaptive parts that are all controlled by the assembly parameters.

Here is my assembly and the controlling parameters. The stringers on the side are made with the frame generator and use the "extend" feature to get the appropriate length, as driven by the parameters. The reason I used frame generator is so that I can easily change sizes of the stringers down the road, if needed.  I chose to make the parts associative so I could control all of the parameters from within the assembly instead of opening each part separately.

My goal now is to be able to use this assembly (or something similar) as a template to create new sets of stairs, all to be placed in the same main assembly.

I attempted to duplicate all of the parts (append a "2" at the end of each file name and replace components in the new set of stairs with the 2nd version) but ran into problems with the two stringers. I can't figure out what to do to get the Frame00001 and Skeleton00001 to reassociate to Frame00002 and Skeleton00002. So any time I change my slope, the original stairs will end up trying to copy the new stringers instead of keeping the old ones.

how can I make this assembly reference a new frame, and secondly?

View 2 Replies View Related

AutoCAD Civil 3D :: Assemblies Not Registered / How To Get Assemblies To Work

Jul 20, 2012

I'm trying to use assemblies when creating a corridor. The Tool Pallette is emply but I can drag the assembiles in from the Catalog. I've also created an assembly using the ASC. Neither work when I try to use them. The error message is attached.

I'm using a network installation and I do not have the option of changing it to a DVD installation.

View 2 Replies View Related

AutoCAD Civil 3D :: How To Create Subassembly

Jul 24, 2013

How can I create a subassembly..AND hot to add a Pave 3 option or another subbase depth. 

View 9 Replies View Related

AutoCAD Civil 3D :: Add Subassembly To Corridor?

Nov 18, 2013

We are trying to edit a small portion of an existing corridor by adding a generic daylighting subassembly.  The add subassembly tool in the Corridor Section editor works, but we get an error because the new sub doesn't have a target surface specified.  how to add a target for a sub that is added after the corridor was created?

Civil 3D 2012 & 2013 & 2014
Toshiba Qosmio X505-Q890
2 x i7 - Q740 quad core CPU's
8GB of RAM
60GB SSD + 500GB HDD
NVidia GeForce GTS 360M - driver 8.17.13.0697
Win 7 Home Premium

View 9 Replies View Related

AutoCAD Civil 3D :: Transition From One Subassembly To Other

Aug 28, 2012

I need to transition to one subassebly to another. The first subassembly is at existing ground the other assembly is above ground. See following picture:

I need to transition from station 12+50 to 13+50. See following picture:

Here is a picture of the Corridor Properties:

Do I need to make a different subassembly in between the two stations? Is there a command I am not seeing that does it for me?

View 9 Replies View Related

AutoCAD Civil 3D :: Where Is The Subassembly Composer

Aug 15, 2013

I know this sounds like a really stupid question.  Where is the subassembly composer?  We have Civil3D 2013, and my understanding was that the subassembly composer was supposed to automatically install in 2013 as opposed to previous years when you had to download it from the Subscription Center.

C3D 2013
64-bit

View 4 Replies View Related

AutoCAD Civil 3D :: Subassembly Always Is Placed At Right Side

Jul 30, 2013

my subassembly always is placed going to the right.... 

(The sub is avery basic sub.... 4 points .... 1 variable.. no targets.)

Civil 3D (2013)

View 4 Replies View Related

AutoCAD Civil 3D :: Express Grass On Subassembly?

Jan 6, 2013

I want to know green area on subassembly.

I attach screenshot.

magenta color line is grass.

How can I express grass on subassembly?

View 2 Replies View Related

AutoCAD Civil 3D :: Mill And Overlay Subassembly?

Mar 1, 2013

I have a project where I am removing existing asphalt pavement and overlaying new pavement.  I am changing the existing profile and cross-slope to tie-in to the existing profile and cross-slope. know of a mill and overlay subassembly that will allow you to tie the edge to a profile or feature line?

View 9 Replies View Related

AutoCAD Civil 3D :: Assigning Material To A Subassembly

Mar 28, 2012

Specifically to Subassembly.LinkWidthAndSlope / I only have Top or Datum options for that sub and if I assign either one in the code set it seems to overwrite all the other subassembly materials such as asphalt, curbs etc...with none set my realisic view has a gap between the back of curb and slope to existing.

Civil 3D 2012 SP1 on Win 7 64-bit SP1
Intel i7-2600kcpu @ 3.4ghz 16mb ram
ATI FirePro V4800

View 3 Replies View Related

AutoCAD Civil 3D :: Subassembly Composer Superelevation

Jul 23, 2013

How to use the superelevation. I read that I have to enter this command:

if((Side=Left)AND(SE.HasLeftLO), SE.LeftLO,
if((Side=Right)AND(SE.HasRightLO), SE.RightLO,
CType(slope,Double)))

but I don't know where, and I just want to create a simple assembly with a slope and delta X and having a lane outside superelevation for the both side.

View 2 Replies View Related

AutoCAD Civil 3D :: Subassembly Line Colour

Oct 31, 2013

Where do I change the colour of my assembly if I imported it from SAC?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved