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
ADVERTISEMENT
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
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
View Related
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
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
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
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
Nov 29, 2013
In terms of data passes from one subassembly to another, is the connection point data x,y,z
the only information that is passed on from one subassembly to the next , or is there a way
to access other properties of the adjacent connected subassembly.
What I am attempting to do is to create a subassembly in SAC to get the slope and length of the connected subassembly above.
View 3 Replies
View Related
Feb 22, 2012
I tried to import the Lane Toward Crown subassembly to my Lanes tab, but the import function looks for *.pkt files and all I have in the Stock Subassemblies folder are *.vb files.
How can I get the *.pkt files?
View 2 Replies
View Related
Aug 17, 2012
I've created a few subassemblies with the SAC and I'm having problems with creating corridors.
When I import the subassemblies they always show up named "Subassembly2". Is this due to some installation problem... it wouldn't be a problem but I will be importing a lot of subassemblies and wouldn't mind cutting down my workload...
Another problem is that when I try to reimport an edited subassembly it will not update in ACC3D2010. I read somewhere that one has to restart civil in order for the changes to take place and that DOES work but is there perhaps another, more functional way, of updating subassemblies?
My third question is about corridors. When i try to make corridors with previously mentioned assemblies all goes well, untill (pause for dramatic effect!)... I add regions to the corridor. What happens is that the corridor doesn't model the different assemblies and only uses the assembly I first assigned to the corridor when creating the corridor.
What I'm trying to design is a set of tunnels where the tunnel cross sections and the elevation of the bottom changes.
View 2 Replies
View Related
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
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
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
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
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
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
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
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
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
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
Oct 31, 2013
Where do I change the colour of my assembly if I imported it from SAC?
View 1 Replies
View Related
Apr 26, 2012
Why I can't mirror the Daylight Inside ROW Subassembly? For some reason I can only place it on the right side of my assembly and in the subassembly properties there is no option to flip it to the left. In the Modify Subassembly section when it's selected the mirror option is greyed out.
What I am trying to accomplish seems simple enough:
I have a utility easement in a drainage ditch that is 30' wide with a sewer line designed down the center, we need a very simple 10' access road on the uphill side of sewer line with 4:1 Cut/Fill slopes on either side when possible, however when the 4:1 won't catch within the easement I need it to daylight within.
At first glance the Daylight Inside ROW seems to be the appropriate subassembly for this instance but I can't get it on the left side of my road.Is there a way to set up this parameter with a different subassembly because I can get other subassemblies on the either side just fine, for example, the Cut Slope Layout Mode subaasembly works but when I build my corridor with it the slopes tie outside of the easement in several locations.
Civil 3D 2012
Windows 7 Service Pack 1
Intel Core i7-2600 CPU
16GB RAM
View 5 Replies
View Related
Jul 13, 2012
I am creating an subassembly for Tunnel in the subassembly composer.I am wondering how can i draw an ellipse with the minor and major radius data.I tried it with curve geometry but it doesn't seem to be accurate.best way to draw an ellipse with the major and minor axis parameter?
View 7 Replies
View Related
Aug 1, 2013
I am using one assembly for this project and of course the existing surface does not always work well with one assembly so I have been using the corridor section editor to adjust each station individually. Attached is a picture of my first station, I started with a 3:1 fore slope (left side) and have changed it to a 2:1 slope. However, my ditch line elevation did not adjust and my parameter editor will not let me adjust the beginning elevation for the ditch line. I am curious as to what the simple solution is for this so my ditchline and back slope or slope to surface will be portrayed correctly.
View 4 Replies
View Related
Sep 4, 2012
For some reason my Subassembly Name Template is not being applied to my subassemblies. This happens in new drawings using the default Imperial Template that ships with the product.
I am showing the settings in a screen capture and the results when I apply them in a screen recording.
[URL]
Infrastructure Suite/C3D 2013, LDT 2004, Power Civil v8i SS1
WIN 7 64 PRO
HP Pavillion h8xt, i7 2600, 12 GB
RADEON 6450, 1 GB
View 3 Replies
View Related
Jan 8, 2013
I have an alignment running counter clockwise at the perimeter of a septic bed. I’m trying to use a conditional subassembly for the grading.From 0’ to 5’ of fill, grade to existing @ 3:1.Greater than 5” of fill, add a wall (no more than 4’ high) and grade to existing @ 3:1.
View 7 Replies
View Related
Dec 6, 2011
I have a basic wall sub assembly that I created in SAC.Its looks fine in the SAC but when I import it into Civils it does not work...I have changed the extension from pkt to zip so that I can post it on here
View 5 Replies
View Related
Feb 13, 2013
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.
View 9 Replies
View Related
Apr 2, 2012
I am working on implementing Chad Studer's techniques from his presentation at Autodesk University for corridors with conditional subassemblies at the driveways. Basically I created a corridor with two driveways for a test run. When I select the corridor and look at the object viewer, there are several lines going to who knows where at both driveways. But a look at the properties of the finished grade surface generated doesn't show anything out of the ordinary. I had the conditional subassembly look for a polyline on layer "driveway." It appears that there may be a gap in the corridor at each end of the pollyline. I've attached the drawing file.
View 6 Replies
View Related
Nov 9, 2012
how can one create the cut file conditional subassembly or the horizontal conditional subassembly using subassembly composer?
Civil 3D 2013
HP Pavilion dv6 cor i7
16GB RAM
windows 8
View 8 Replies
View Related
Apr 20, 2013
I created one section with two assemblies. Main line assembly and offset (second line) assembly. Each assembly has its own alignment and profile.In strait its all ok, but in curve I get strange situation, that I try to solve. (look to the picture)
I add Mark points on Point 1 and 3. Then connect them using Link Slopes Between Points. Knowing that Point 2 is not static, but moving point I can't find any way to connect subassembly edge point to that Point 2.
So how can I connect subassembly to Point 2? Or maybe there is a smarter way to connect points 1 and 3. Slope from 1 to 2 should be 50:1 and from 2 to 3 should be 1.5:1
View 5 Replies
View Related