AutoCAD Civil 3D :: SAC Numeric Or Value
Sep 10, 2013
What my problem is; i want to express an if function like if P1 is out of my EG and Distance to Surface is error value OR P1 is inside the EG and Distance to Surface is a numeric value.There is the attachment to explain it.
Civil 3D 2014 x64
Windows 7 64-bit
16GB RAM
View 3 Replies
ADVERTISEMENT
Jan 17, 2012
I am trying to replace the first 2 numeric digits. I'm pretty sure this is how I used to do it and it worked great before.
View 8 Replies
View Related
Mar 23, 2012
I was trying to use ipart to create some parts and place the relevant dimensions in the table format in the idw file. However, the equation for the dimensions appeared and I like to have it as numeric. Also, the feature present or absent is preferred to be called "Yes" and "No" instead of "Computed" and "Suppress" respectively.
View 1 Replies
View Related
Apr 19, 2013
I have numeric values [St_NUMB] I'm adding as labels. I see that Map is converting them to strings [TOSTRING"(ST_NUMB)"]. The ST_Numb refers to a street number for a a house, and any outbuildings are labels as '0' (zero) since they are not technically an addressable structure. I have a large amount of data with a value of '0' (zero) that I would like to filter out of the labels. I'm really not sure what expression or command is the simplest to use.
View 3 Replies
View Related
Feb 7, 2013
When a revision is created we bump up the revision using a letter. If there are multiple changes done to the drawing during that revision we will use a number to indicate that. For instance; if I have 3 changes to the drawing for Rev C they will be tagged as C1, C2, C3. However the drawing Rev in the title block should only display C.
Is there a way to make the revision block do this? Right now we place in the DESCRIPTION a note like 1. Added Dim in zone E10. 2.Text was "Flat" in zone H3. But this for goes the ZONE column that comes with the revision block and makes it difficult to edit because you cannot see the entire description while editing.
Using Inventor 2013
View 2 Replies
View Related
Apr 12, 2011
In 2D I need to create some alpha-numeric content that will be uploaded to a CNC machine for production.
For example the numbers '7 1 9' and characters 'U N I T' need to appear on screen exactly as they will be when CNC machined from metal.
I am not sure what the capabilities are of Autocad for this kind of work in terms of WYSIWYG and what kind of styles I can create. In particular my requirement is to have the alpha-numeric characters quite substantial and not 'thin' (so far I can only think of using bold).
View 5 Replies
View Related
Dec 4, 2011
In an Inventor Drawing (.idw), dimensions are formatted (i.e., as decimal or fractional) based on the style selected for the dimension annotation. You can also force stacked-fraction formatting of specific numeric text within a text box.
However, text boxes don't seem to offer much control over retreived parameters. When you insert a value from the parameter table into your text box or leader text, the retrieved parameter always gets pulled in as a decimal number regardless of how it was formatted in the part's parameters table.
Are there any formatting functions that can be used within a text box or leader text to force fractional formatting for a retrieved parameter embedded within that text?
View 6 Replies
View Related
Apr 5, 2012
In attachment is a file created in AutoCAD 2010. This file contains a block in the block editor that I can no longer edit the command in the message "Numeric overflow".
View 3 Replies
View Related
Apr 5, 2012
In attachment is a file created in AutoCAD 2010.This file contains a block in the block editor that I can no longer edit the command in the message "Numeric overflow".
View 4 Replies
View Related
Feb 18, 2013
I have a text parameter "ARM_TYPE" that kicks out a numaric parameter "ARM_ANGLE" through an ilogic rule. My problem is i need to have the rule kickout an error when (ARM_TYPE= "none"). I can do this by changing the "ARM_ANGLE" parameter from a Numaric to Text format (see below). The problem here is that "ARM_ANGLE" is used in several more ilogic rule calculations generating other parameter values which also need to kick out an "error"
If Parameter("ARM_TYPE") = "A995" ThenParameter("ARM_ANGLE") = -12ElseIf Parameter("ARM_TYPE") = "A1023" ThenParameter("ARM_ANGLE") = -3.7ElseIf Parameter("ARM_TYPE") = "A1081" ThenParameter("ARM_ANGLE") = -44.1ElseIf Parameter("ARM_TYPE") = "NONE" ThenParameter("ARM_ANGLE") = "####"End If
View 2 Replies
View Related
Mar 21, 2012
I have some numeric data like 1, 2, 3, 4, 5 in mtext format in autocad drawing file and some numeric data like 1,2, 3 in notepad.
How can i get the remaining numeric data of autocad dwg into another notepad using autolisp or visual lisp
View 6 Replies
View Related
Oct 10, 2012
Is there a way to resize images, etc., by entering pixel dimensions? The transform palette used to allow this, but it seems that palette is absent from the cs6 version of photoshop...
View 6 Replies
View Related
Feb 19, 2005
1)Since getting Photoshop 7.0 I've lost a function called numeric transform - I used it constantly. Is it gone gone, somewhere else or what? Any advice on alternitives?
2) Suddenly I'm getting a 'detect watermark' option come up when I open a file?
View 3 Replies
View Related
Jul 26, 2012
Is it possible to convert a numeric parameter to text so i can add it to another text feild? I cant seem to find a way to do it.
View 2 Replies
View Related
Jan 30, 2013
if you have the Update Numeric button on inside CFX everything gets pretty slow. That wasnt happening before the SP1.
View 1 Replies
View Related
Apr 17, 2013
I have a map of a city which is segmented into different areas (based on post code boundaries). i have 5 sets of data for each area and was wondering how to display this data. one way is to present an image for each set of data. lets say the data is numbers of people. is there a way how I can relate the density of a co lour to the actual numeric value? e.g . very light yellow for 10 people, darker for 90 people and dark yellow for 350 people ( i would prefer a more defined range!!). Also, how might I use speckled colors?
View 1 Replies
View Related
Feb 18, 2014
How do I create numbered lists in InDesign where the number is a paper or white character inside a colored circle?Is this a glyph? A combination of a numbered list and circles?
View 4 Replies
View Related
Jan 22, 2014
I have created a symbol that is a horizontal banner consisting of six paragraphs of text P1 thru P6. Each paragraph is no more than 300 px wide.
I then created six trigger symbols and placed them beneath a 300 x 300 vieweing window on the stage.
When the stage opens, paragraph 1 (P1) is viewable in the window. If the user clicks a trigger, I want the banner to scroll left or right, from its current position, to display the corresponding paragraph.
Example : P1 is showing in the viewing window. The user clicks trigger #4. The banner scrolls right and eases P4 into view in the window. The user then clicks trigger #2. The banner then scrolls left and eases P2 into viewing position in the window.
My old (very old) Flash training tells me I need to set a numeric value into a variable when each trigger is clicked and then use that value and concatenate it with label text to tell the play head to play from the proper postion (play ("Para1")), (play ("Para2")), etc. where Para# is the label on the timeline.
I feel like I'm close to getting this to work, but after a number of hours of trying I've concluded that over time I've either forgotten a key step or there's some easier way to do this in Edge Animate. (I'm very new to CC and EA).
View 3 Replies
View Related
Apr 6, 2012
Just recently, my pictures located in folders have been coming up in random (not numerical) order when I try to open a file in Photoshop. Instead of bring listed in alpha/numeric order, the files are all mixed up.
If I click on the View Menu box that appears when I open a folder, and go to Details, I can get the images back in correct numerical sequence by clicking on the bar above the file name. However, when I try to open the next file, it has reverted back to a random sequence.
View 3 Replies
View Related
May 16, 2012
I notice with GIMP 2.8 that I can't type in numeric values if I want to scale/rotate/etc. a selection. I can use the mouse to manipulate my selection freely, but I'm pretty out of luck if I want an exact value (though I know that I can hold Ctrl for certain snapping, which is extremely useful).
View 1 Replies
View Related
Feb 21, 2014
i'm doing a large project that requires me to import 40 to 50 image files into separate edge documents. (about 30 documents each with 40-50 sequenced images.) each time i import a batch of images, the order gets messed up. in finder they are labeled as filename01.jpg, filename02.jpg etc. when i import them into edge, it scrambeles the files for no apparent reason (see image below) and i have to delete them and re-add them from the images library to get them in order.
why don't they just import in order?
as you can see, i moved file _10000 to the top (it was somewhere in the middle) and the rest of the files are in no apparent order. this is extremely annoying as the files were named as such to keep them in order!! is this a bug, or just the way that edge thinks importing files works?
View 4 Replies
View Related
Jun 1, 2012
I am having an issue with X6's print merge not recognizing a properly formatted numeric filed from my Excel spreadsheet. My first issue was that Corel was adding a decimal point after my numbers. This was when they were still formatted as text fields. (which i still don't understand why, since they were just TEXT fileds)
I know that the fields need to be "numeric" fields.
FYI i have ALREADY COMPLETED MY TASK by using an "added" numeric filed that i added IN CorelDraw and then used the "Numeric Field Options" at the bottom of the page to get my number sequence.
However, that is not my question.... my question is: How do i get corel to RECOGNIZE a numeric field AS a numeric field in the first place.
View 2 Replies
View Related
Dec 25, 2012
I imported Google earth surface (at eye alt 600m) to civil 3d 2012 and created an alignment of length 181m.
When I exported same alignment to Google earth , it showed the length as 190m ( the difference increases with increase in length of alignment) And also the profile view of the alignment in the Civil D & Google earth varies.
View 4 Replies
View Related
May 3, 2012
I want to create a Layer Filter that excludes both Civil Layers and Xrefs.
I have created one that excludes Civil objects (Excel Civil.jpg) but when I add a filter for excluding xrefs as well the Civil objects appear in the filter again indeed all the layers are included again (Excel Xref.jpg) if I invert the filter nothing is displayed.
View 4 Replies
View Related
Dec 17, 2013
Is it possible to export created surface from civil to revit architecture? If yes , How? And if its not possible - maybe i can somehow import cogo points to revit?
View 6 Replies
View Related
Apr 16, 2012
I am trying to work on a previous file in my office, and when it opens on mycomputer, it does not display as it should.
In general, the purpose of the project is to reinstate the side slopes of a road abutting a river. Cut & fill sections have been generated on 20m station increments along the road corridor/surfaces in order to calulate cut and fill as well as to reference the design to flood levels.
When I open the file, all of these sections (and there are alot) have relocated themselves to various locations in model space, none of which are aligned with the viewports that are being used for printing.
Could it be software and/or hardware incompatibility with the computer they were originally created on? (I believe it was created with C3D 2010, or C3D 2011 - I am currently running 2012)
View 2 Replies
View Related
Oct 23, 2013
Just curious as to whether people use much colour in their production drawings, particularly for hatches...?
Working for Local Government, we tend to utilise colour hatches to show all kinds of information.
Generally, we have found that colour hatches are a good way to clearly show different areas and materials such as pavements, paths, landscape areas etc. Hatches can then be used to quickly ascertain areas for estimation and our construction team like them too as the plans tend to be easier to read.
The usual arguments about reproduction of plans and slowing down of computers doesn't seem to be an issue for us. Most photocopiers are in colour now anyway and we just make sure that even in black & white the plans are readable.
The way that Civil 3D deals with hatching doesn't seem to slow things down for us either.
Currently using Civil 3D 2013 & 2014 SP1
View 1 Replies
View Related
Aug 30, 2012
Right now, the only way I know of being able to see Civil grading objects (surface contours, spot elevations, slopes, etc) while using plain vanilla AutoCAD is to explode everything and export to a lower version.
I'm trying out a trial of AutoCAD 2013 to test things, and my Civil drawing shows up as boxes/text when xrefed into another drawing without doing the task above.
I'm looking for a more efficient way to see grading using AutoCAD (not Civil). Civil is expensive, and I'd like to downgrade the drafters who don't know how to use the Civil functions (and never will), but still need grading to show as a dynamic xref in the background of the drawings they're working on. Problem is, if I have to explode and export my drawing every time I want to update the grading xref in their drawing, it wastes more time than I'd like.
Is this the only way and I have to live with it, or am is there an easier way that I haven't dug up yet? I know I'm not an expert at Civil, so I may be going about this all wrong.
View 5 Replies
View Related
Jun 12, 2013
Is there a way to search for a text style in a civil style? I have a text style that our company is trying to get rid of and I would very much like to not have to go through our 72 company styles.
AutoCAD Civil 3D 2014
HP Z620 Workstation 64-bit
Duel Intel Xeon E5-2620 @ 2.00 GHz
Ram: 48 GB
View 1 Replies
View Related
Oct 26, 2012
I've begun creating my drawing template with all my layers and each layer has a plot style attached to it. The line weight is set to default. I am doing a test plot with a drawing that I have to see what it looks like. The pen table is set to my .stb table but when I go to preview, my linework doesn't show up.
I have checked my setting for my layers to make sure that they are set to plot.
In my plot dialog box, if I uncheck "Plot with plot styles" I can see the linework but it doesn't plot right (plots in color). Unchecking "plot object lineweights" doesn't do anything either. What am I missing?
View 9 Replies
View Related
Jul 28, 2013
How R is calculated in the C3D?
I’m wondering regarding the equation used to calculate the radius of the circular curve. Is it the one attached? How the horizontal curve is updated as the design speed is changed?Ja
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
View 9 Replies
View Related