AutoCAD Civil 3D :: Menu Utilities Error / Malformed List On Input

Jul 5, 2013

I'm getting this error in the middle of launching Civil 3D2014 x64 hotfix1 from the uncustomized Civil 3D 2014 Imperial icon (see command history):

Loading AEC Base...
Loading AECC Base...
Loading AECC ETransmit...
Loading AEC Base Extended...
Loading AEC Core...
Loading AEC Application...
Loading AEC Project Base...
Loading AEC Base GUI...
Loading AEC Project UI...
Loading AEC Utilities...
Loading AEC Layer Manager...

[code]....

Civil 3D appears to run o.k., no error messages upon opening a drawing...

View 3 Replies


ADVERTISEMENT

GIMP :: Error / Input Map Should Be Same Size As Input Texture Image

Mar 15, 2013

I am UNABLE to follow a tutorial on how to make a repeatable pattern using 'texture transfer' on some fire I want to make into a pattern!!! every time I select the area I want to use and the 'input map' and paste as new image and I tell Resynthesizer to use that image it ALWAYS errors out as "The Input Map Should Be The Same Size As The Input Texture Image" according to the tutorial another person gave me on this forum he said NOTHING about being the same size!!! in fact, his selection was SMALLER than the actual image that he was using Resynthesizer on!!!

View 4 Replies View Related

AutoCAD Civil 3D :: Using Pipe Networks For Utilities

Jan 10, 2013

On a waterline that I am currently working on, we have existing utilities (gas, fiber, electric, etc.) surveyed and need to display those on our profile.  Typically we will determine the crossing locations and offset those x' below the existing ground.

The problem I am having is that in a mile and a half of waterline, there are 100+ crossings.  Creating a pipe out of each of those, applying the correct pipe type and display, naming the pipe network, etc, is too time consuming.  It's faster to draw them on our profile manually.  Also, with 100+ pipe networks, it slows down the drawing considerably.  And if we create data shortcuts, then we have to create a reference to 100's of pipe networks in our plan and profile sheets.

View 9 Replies View Related

AutoCAD Civil 3D :: Displaying Utilities In A Profile View

Apr 30, 2013

I have a 2013 Civil 3D file, in which I've generated a set of multiple profile views, using a proposed centerline of a new pipeline as the alignment, and the existing grade surface.  The profile views are just fine.  However, there is also an existing underground electric service running roughly parallel to this proposed pipeline. 

All I have to work with is a 3D polyline which shows the location and elevation of that electrical service line.  Here's my issue:  Right now the profile view(s) display on only the existing grade along the pipeline alignment, and that's fine.  I would also like these profile views to display the location of the above described electrical line, but don't know how to get the profile view(s) to "see" it.

View 3 Replies View Related

AutoCAD Civil 3D :: Google Earth Utilities With R2013 Products?

Apr 5, 2012

Now that details of the R2013 version of AutoCAD Civil 3D are public, I wanted to update you on the status of Google Earth import and export workflows. The following statement summarizes where we are:

Due to limitations on the use of the Google Earth API, AutoCAD® Civil 3D® 2013 does not include API access to allow customers to import Google Earth imagery and/or surfaces directly into Civil 3D. We are aware of the importance of including preliminary surface and aerial imagery in your design workflows and are actively looking for an alternative.  However, we cannot share any specific information about potential future product enhancements. When appropriate, we will communicate technology plans via various channels including Autodesk Labs, Facebook, Blogs and the Civil 3D Discussion Group.

As noted above, we'll update you as soon as we can share information on technology plans that target the workflow of incorporating readily available image and surface information into your design workflows. 

View 9 Replies View Related

AutoCAD Civil 3D :: Annotating Utilities / Wetlands In Cross Sections

Mar 13, 2013

I am trying to annotate right-of-way, utilities, and wetlands in my cross-section sets.  I know that this can be done by creating alignments, but this seems very cumbersome for a large project with hundreds of wetland areas and major utilities.  I know that this task can be quickly accomplished using Bentley Inroads by draping the features onto the existing surface and annotating the features in the cross section views.

Is there a workflow that allows the annotation of feature lines in the cross-section views?

View 9 Replies View Related

AutoCAD Civil 3D :: Cannot Reinstall After Files Corrupted By Tune-up Utilities 2012

Jun 7, 2012

Tune up utilities got into my system and was finally removed by windows installer today.  I tried 2 times to repair Autocad2011 civil 3d, then 3 times to reinstall it, finally removed all files I could find and tried 2 times to install.  Cannot install I get eror 1402 about the key being too full or somtehing like that.    It is the student version but I use it for my own use and need to access the files.

View 3 Replies View Related

AutoCAD Civil 3D :: Export LandXML Error - Printing Point List

Sep 28, 2012

Using 2010 Civil3D and trying to use "Reports" to print a point list and I am getting error:

Export LandXML is currently is currently not supporting the following drawing units:

Millimeters, Centimeters, Decimeters, Inches.

I have used the unit command to make sure I am in feet.  Niot sure what else to look at.

View 1 Replies View Related

AutoCAD Civil 3D :: Profile View Properties - List Of Band Display Error

Oct 15, 2013

The list of bands with location selected as 'bottom of profile view' is blank, where as 'top of profile view' displays the info correctly. With this error I can't select any of the band to add remove modify them.

I have attached 2 pdf's showing top and bottom views.

View 1 Replies View Related

AutoCAD Inventor :: ILogic Input List Box?

Dec 10, 2012

I have almost got my ilogic part working the way I want it.  I have to go into the parameters and choose from a Multi-Value list.

Is there a way in ilogic to get a input box to come up when I place my part in an assembly (like an ipart)?

View 3 Replies View Related

AutoCAD Inventor :: ILogic Input List Box Width

Oct 26, 2011

Is there a way in iLogic to set the input list box width?

View 7 Replies View Related

AutoCad :: Dynamic Input Arrow Down Menu Doesn't Pop-up

Mar 13, 2012

I can't find a solution to make it pop-up. It works when I want to stretch the line clicking a grip though.

I wonder if my AutoCAD got corrupted or there's a setting for it. I lean to believe it's the former.

View 3 Replies View Related

AutoCAD 2010 :: Dynamic Input Arrow Down Menu Doesn't Pop-up?

Mar 13, 2012

I can't find a solution to make it pop-up. It works when I want to stretch the line clicking a grip though.

I wonder if my AutoCAD got corrupted or there's a setting for it. I lean to believe it's the former.

View 2 Replies View Related

AutoCAD .NET :: Sending Lispfunction List Of 3 Ints Fails - Shows Null Input

Oct 9, 2011

I have only tested this on 2009, since I dont have VS 2010 yet to test on 2012.

I was trying to make a function to show the acad color selection dialog, so the incoming argument would be a list of 3 intergers for RGB.

But .net is not taking it.  It will take a list of any other integers, but when I send in 3, it shows the resultbuffer as null.

Here is the code to test:
[LispFunction("TestRB")]public static ResultBuffer ShowAcColorDialog(ResultBuffer args) { MessageBox.Show("wow");}
 
The body is empty, because we are just testing to see what args is during debug.

If you call it with (TestRB (list 1 2)) in acad, the args shows typical items.

If you call it with (TestRB (list 1 2 3)) in acad, the args shows null.

[URL] ........

View 7 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Passing A List Of Points To Function Instead Of User Input

Sep 16, 2013

I have a list function that asks for the user to pick points when it is run. It looks something like this (foo arg1 arg2) When invoked it asks the user to pick points and press enter when done It.

Instead of getting the points from the user i want to pass it a list of pre-defined points. The code cannot be changed so I must use it as is.Is this possible, if so how can it be done?

View 9 Replies View Related

AutoCAD .NET :: Setting DIMSCALE - Invalid Input Error

Aug 23, 2011

I am getting a Error with this

Autodesk.AutoCAD.ApplicationServices.Application.SetSystemVariable("DIMSCALE", 12.0);

I am getting a "eInvalidInput" error.

View 3 Replies View Related

AutoCAD .NET :: Getting User Input Error After Showing A Paletteset

Aug 12, 2011

I have got a problem about getting user input. In a function i am first getting a selection from the user by editor.getselection(...)

then i show a palette set with my user control in the same function. everything is fine so far.

but after showing paletteset i try to get a string from the user by editor.getstring(...) in the same function but statement continues as i never request it. when i check the PromptResult status it is equal to cancel.

i mean

Transaction acTrans = null;
Document acDoc = Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager.MdiActiveDocument;
Database acCurDb = acDoc.Database;
acDocLock = acDoc.LockDocument();
using (acDocLock)
[code].........           

i tried to lock the document but it doesnt work either. when i comment out "showpalette(true)" it works correctly. i realized that if my document window s state is not WindowState.Maximized then my code works just fine but if it is WindowState.Maximized it does not work.

View 4 Replies View Related

AutoCad :: Invalid Or Incomplete DXF Input Error Message

Jun 11, 2013

"Unknown value "AC1027" encountered in drawing version.Invalid or incomplete DXF input -- drawing discarded. Press Enter to continue." (then the file disappears)

MY workflow:I am opening up DXF files created by me with RASPLOT 2.5 and RASPLOT 3.0 (an Army Corp of Engineers Hyrdraulic model extraction program) I bring the DXFs into AutoCAD for better cleanup of the 2D graph it creates of flood profiles.

OBSERVATIONS:Others in my office have opened the same engineering models in RASPLOT and been able to bring DXFs into AutoCAD 2011/2012 in with no problem. It had worked for me in the past, but I can't recall what happened to all of a sudden make it not work, EVER. My co-workers can work with the RASPLOT DXFs in Windows XP and Windows 7.

ATTEMPTED SOLUTIONS:-I upgraded my RASPLOT version first from 2.5 to 3.0, then upgraded my AutoCAD2011 to 2012. No change.

-If I create the DXF on my computer, then open it remotely from another computer's AutoCAD, I still get the same error message. (My only solution has been to create my DXF by remotely logging into another computer with RASPLOT then it will open in my computer's AutoCAD.)

- I tried changing the .dxf file path to .dwg but that doesn't work.

View 2 Replies View Related

AutoCad :: Error / Invalid Or Incomplete DXF Input - Drawing Discarded

Aug 10, 2009

I received the drawings with comments from consultant.The cad drawings are infected with stamps.I was ordered to use such drawing to update the routing of the services.When I use DXFOUT to change it to the DXF version 2000.I can't open it the dxf drawing.the error like below when i tried to open the dxf:

Undefined shape 4
Invalid or incomplete DXF input -- drawing discarded.
Press ENTER to continue.

what can i do now?

View 9 Replies View Related

Premiere Pro :: Malformed GUID String / Why To Keep Getting Warning

Mar 14, 2014

the little red X keeps popping up in the lowest far-right corner ... and it's always the warning of the dreaded malformed GUID string. There's a string of warning messages in there every time I click on the X and open it's warning-messages box.
 
what the heck is the Dreaded Malformed GUID String anyway? And why do I keep getting this warning?

View 5 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Error - Extra Right Paren On Input

Jun 18, 2013

In my acaddoc.lsp I have it load an autoload.lsp file that contains many lisp routines (attached). I am getting the "extra right paren on input" error. It appears to error after the third line in the autoload file "san18"....I removed everything after the third line and no error, I put them back and it errors and only loads first three?

I am using Civil 3D 2014 and I have added all neccesary paths to the trusted locations.

View 4 Replies View Related

AutoCAD Inventor :: File - Open Uses List Not Details In View Menu?

Aug 12, 2005

When I use File > Open or Place Component the Windows file browser opens in List mode which means that I have to use the horizontal scroll bar to browse the directory. I would like it to open in Detail mode [List and Detail are some of the view choices under the View Menu of the Windows file browser window] allowing me to browse with the vertical scroll bar. -- I think it's ergonomically eaisier.

I can make the change from the View Menu but it doesn't hold. I have checked to see that Windows 2000 is set for Details when using Windows Explorer.

Are there any settings in Inventor to force Detail mode?

View 6 Replies View Related

AutoCAD VB :: Show And Close Parts List Iso-main Menu With Code?

Dec 15, 2010

How do i show and close the parts list iso-main menu with code?

View 1 Replies View Related

Photoshop :: CS3 Language Keyboard Input Error

Nov 20, 2012

Background: We have a correctly functioning installation of Win XP, and PS CS3 Extended which appears to work normally in every other regard. No obvious errors; no crashes, no start-up complaints; nothing seemingly out of order. I use several installed languages in Windows (Eng UK, Russian, Swedish, etc). All of these work normally. All of my installed fonts work correctly in every application on the system except for CS3.
 
There would appear to be something wrong with CS3's keyboard mapping in foreign languages. When typing with a non-English keyboard setting (any other language) and using True Type fonts (not Open), only 'missing character' boxes appear in the artwork. The Layers menu displays the typed text correctly, but this will not appear in the artwork. If I use an old install of PS7, I can type using these same fonts correctly in any language. These layers can be imported into CS3, and these WILL display correctly on the artwork. However, the Layers menu in this case displays nonsensical characters. Ergo, I suspect that CS3's keyboard input data is errant.
 
Where does PS3 keep its information regarding language / keyboard layout? It is possible to edit this file(s)?

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: List Of Workspaces For Menu Files CUI And CUIX

Dec 8, 2013

Retrieving a list of Workspaces from menu files .cui and .cuix

The function to use is (workspacelist) which returns a list of workspace names, similar to (layoutlist) for retrieving a list of Layout names.

The functionality for extracting "WorkspaceRoot.cui" from .cuix requires copying the .cuix to .zip so that it can be accessed as a Windows compressed (zipped) folder which the Windows object "Shell.Application" provides.

Please rename the attachment to .lsp

I received the following error when I tried to post the .lsp: "The contents of the attachment doesn't match its file type."

View 3 Replies View Related

AutoCAD Inventor :: Input 3D Cartesian Coordinates / Batch Input (x / Y / Z)

Feb 4, 2013

My need is to create up to 50 points from the same origin in a three dimensional Cartesian coordinate system but I’d also like to have a labels for each point that show up in the feature tree.

Are there Inventor 2013 plugin (i.e., add-on, 3rd party, AP) to convert a list 3D Cartesian coordinate  system locations (i.e., points) to Inventor to work points(x, y, z)?

I found that I cannot create 3D points in the assembly.  Is this correct? I did find that an Inventor part may be used to create a 3D sketch that creates points in 3D space.  In the past few days, I  found  two ways to create 3D points within a iPRT; the batch way uses an Excel file but it then does not allow me to name the points in the feature tree.  The second way is to create them one at a time but that take way too much time. 

View 4 Replies View Related

AutoCAD Inventor :: Precise Input Missing Input Fields

Feb 25, 2012

I saw another thread on this, but it went unanswered, so I am going to ask it with some better information.I installed inventor pro 2012, and it was working fine for a few days, but it now is missing the input boxes for the Precise Input window. URL....

View 5 Replies View Related

AutoCAD Civil 3D :: Input Parameter From P6 To P7

Jul 19, 2012

Attached is a shoulder sub I am trying to complete.

My sticking point is defining the "slope", which I want to be an input parameter, from P6 to P7.

L7 needs to tie to this slope while maintaining the superelevation.
 
Windows 7 Pro x64
Civil 3D 2014 HF1
Dell Precision T1650
i7 3770
NVIDIA Quadro 2000
SSD Boot
16 GB Ram

View 6 Replies View Related

AutoCAD Civil 3D :: Radial Acceleration Input

Oct 10, 2012

I need to change the radial acceleration value in Civil3d when designing for super elevated bends to shorten the transition of a track. I can calculate the transition manually but is there a way i can input this data in the design criteria while carrying out the alignment geometry design in Civil 3d.

View 1 Replies View Related

AutoCAD Civil 3D :: Input To VB Program From LISP

Oct 20, 2012

I want to use the "Profile Sample" program supplied with C3D to create an alignment and profile.  I am creating the stations and elevations in LISP and want to send them to the "Profile" program.  I have seen in a C# program the use of an Array to send the data.  I would like to do the same.  eg. 

LISP - (profile_sample sta1 elev1 sta2 elev2 sta3 elev3 ...etc)

VB - What is the code to pass this data to the Profile Sample program?

I am VERY new to VB programming.  I have trouble giving up LISP.

View 4 Replies View Related

AutoCAD Civil 3D :: How To Get To Cogo Input Dialog Box

Oct 29, 2012

I want to try the point inverse report but I am stumped on how to get to this dialog box?

I type 'cogo' and get to a cogo traverse box but nothing shows up about inverse report.

Is there a non-ribbon method?

Im so green at the ribbon that I type "ribbon" but still cant find it.

View 2 Replies View Related







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