AutoCAD .NET :: How To Design A Group In A Query Condition

Dec 23, 2013

how to design a group in a query condition in AutoCAD 2011 MAp 3D I have 

Property: LAYER = CP*
AND (Data: CIRCUIT.CIRCUIT = BRN22
OR Data: CIRCUIT.CIRCUIT = BRN21)

I woudl like to get this into vb.net?

also, in vb.net when creating a new data condition....do I need to use datacondition.Table and Datacondition.Column? Im unsure what these mean?

View 1 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Assembly Based On End Condition (not Start Condition)

Feb 28, 2013

I am using Civil3D 2011 and have a need to create an assembly that will take one of three options, depending on the tie-in condition points (e.g., the end of a link, not the beginning). As far as I can tell, Civil3D can discriminate which sub-assembly to choose based on conditions at the link starting point (e.g., if the start point is 2' of fill, it will select sub-assembly A; if the start point is 2' of cut, it will use sub-assembly B, etc.). However, I have a condition where the cut/fill conditions at the assembly start point have little to do with what I want the subsequen sub-assembly to do.

For simplicity's sake, you can imagine my "existing conditions" (2D) section as a flat-bottomed, U-shape with vertical sides (i.e., a trench); it's bottom width can vary.For the time-being, let us consider one side of an assembly in a fill condition only. Imagine that I want to satisfy design constraints but limiting fill quantities is a second priority; in instances when the bottom width is small, I would want the assembly to catch the existing trench with a 2:1 sideslope fill (or in Civil3D speak, a cut, because it would be upwards), so my finished surface is a now a V with the vertical faces above it. That works fine and dandy for a "trench" a few feet wide; however, imagine if that trench were 100s of feet wide - a 2:1 side slope would be a lot of fill for a ditch. So rather, I would want to "embank" the ditch - 2:1 side slope up (cut) to define my ditch XS, a horizontal link over to "embank" it, and then a 2:1 side slope down (fill) to catch the flat-bottom of my trench. So as you see, both situations have the same "Cut/Fill" condition (starting point) but drastically different end results.

View 9 Replies View Related

AutoCAD Civil 3D :: Point Group Query Invalid With 2012

Apr 12, 2012

I'm using civil 3D 2012 for 2 weeks now. When I create a query to include or exclude points in a specific point group I get an error. It doesn't allow me to build a query with decimal number but only with natural number. 

Everything was fine with my old civil 3D 2011.

The problem is with civil 3D 2012? or maybe their is a magic switch somewhere to allow me to use decimal number?

View 7 Replies View Related

AutoCAD .NET :: Apply Location Query On Query To Filter Data

Oct 23, 2012

I am trying to Apply Location query on Query to Filter Data in .NET. Any sample code or procedure to program.

View 6 Replies View Related

AutoCAD Architecture :: Tool Palettes Design Group

Jul 7, 2011

I've been using the design group in the tool palettes, and adding my own tool palettes as I create them.Today I login and see that my tool palettes is not docked to the left side of the screen anymore.So I push CTRL-3 to bring it back up.The tool palettes that I see there are the "All Palettes" group.

I cannot choose the design group, document group, detailing group, or the visualization group. They are not even selectable in the right click menu of the tool palette bar. But when I customize palettes the 4 groups show up there, but they are useless.And not even all the tool palettes are there. "Design" is missing, Windows, Doors. Any way of getting my palette groups back to the way it was before, other than re-installing autocad?

View 7 Replies View Related

AutoCAD 2013 :: Tool Palettes Design Group Lost - How To Get Back

Mar 15, 2013

I lost my Tool Palettes Design Group, I still have the same profile the only thing is showing is the menu bar, how to get it back

View 2 Replies View Related

AutoCAD Inventor :: Unable To Configure Transfer From Factory Design Suite Group?

Oct 8, 2012

I was unable to configure a transfer from Factory Design Suite Group. This is more appropriate here.

Approx August, Inventor 2013 started to randomly crash.

Until then it was working fine.

Service packs & several re-installs have not cured it.

I cannot replicate the process.

I am lucky if I get 20 minutes of operation.

One day it actually ran all day. The next it crashed maybe 20 times.

Several projects have only needed 2D work which works fine but I have run out of time to postpone the Inventor projects.

View 3 Replies View Related

AutoCAD Inventor :: Condition IF For Macro

Aug 14, 2013

I trying create simply macro for my work. It is mass rename for *.ipt files and their iProperty.And i need create condition "IF" for this (example 2 files):

4-1903-01 Pachole.ipt  -> iProperties-Summary-Subject = nothing
4-1903-02-01 Dachole 2.ipt  -> iProperties-Summary-Subject = "4-1903-02" (first 9 symbols)

How to do it? Maybe find first symbol "space"

Public Sub UpdateDocs()'JDK 2013' Include REF to Microsoft Scripting Runtime Dim oApp As Application Set oApp = ThisApplication Dim oDoc As PartDocument Dim oPropSet As PropertySet Dim FSO As New Scripting.FileSystemObject Dim oFld As Scripting.Folder Dim oFile As Scripting.File Dim Path As String Dim sTitle As String.
[code]....

View 1 Replies View Related

AutoCAD Civil 3D :: How To Put Sub Assemblies In CUT Condition

Aug 17, 2010

How I can put the above mentioned Sub-Assemblies in a CUT condition?  They all default to a Fill condition (Attachment Point at Top of Wall).  I need it to have the attachment point at the Bottom of wall. I cannot seem to find where to do this?

View 5 Replies View Related

AutoCAD Inventor :: ILogic If Statement Condition Being Ignored?

May 16, 2013

I have the following code to clean up iProperties in idw files.

If ThisDoc.Document.documenttype=12292 Thendoc = ThisDrawing.ModelDocumentiProperties.Value("Project", "Revision Number") = doc.PropertySets.Item(1).Item("Revision Number").ValueiProperties.Value("Project", "Part Number")= ""iProperties.Value("Project", "Description")= ""iProperties.Value("Summary", "Title")=""iProperties.Value("Summary", "Subject")=""iProperties.Value("Summary", "Author")=""iProperties.Value("Project".
[code]....

For some reason, when this code runs, it always trys to execute the doc=ThisDrawing.ModelDocument, regardless of whether or not the IF statement condition is true. I am running Inventor 2012, SP2

View 2 Replies View Related

AutoCAD Civil 3D :: Assembly For Multiple Open Cut Condition?

Jun 5, 2013

I have an open cut area with 8 meter height and a bench of 5 meter for the first 3 berm, on the 4th berm the bench will become 10 meter. Is there any way to build it in assembly? I attached 2 drawings to clarify the problem.  

View 1 Replies View Related

AutoCAD Inventor :: Condition Involving A Range Between Two Values?

Jan 18, 2012

I have to choose 1 of three views in a drawing using a range of values like:

if  ..........<10 then
ActiveSheet.View("VIEW1").View.Suppressed=False
else
ActiveSheet.View("VIEW1").View.Suppressed=true

[Code]....

The syntax that is in red upstairs gives me a error... What is the proper syntax to do this condition involving a range between two values???

Autodesk Factory Design Suite Ultimate 2014
Autodesk Simulation Mechanical
Autodesk Simulation CFD
Windows 7

View 4 Replies View Related

AutoCAD Civil 3D :: Daylight Assembly - Fill / Cut Condition

Apr 8, 2012

I like to create a daylight assembly with following criterias

Fill/cut Condition

1. Target to surface 2.5% slope

2. If the surface is not met within 19 m from centreline, then till 19 m 2.5% slope and 33% slope afterwards till it hit the surface.

Civil3D 2012

View 2 Replies View Related

AutoCAD Civil 3D :: Subassembly Composer - Ditch Depth In Fill Condition

Feb 2, 2013

I am trying to create a custom subassembly using SAC 2012 that will place a 1' deep ditch at the bottom of the slope in a fill condition.  The trouble I am having is how to hold a consant 1' depth on the backslope and vary the foreslope since the daylight offset and elevation is variable depending on the slope of the existing ground.  I need the attachment point to be the edge of the shoulder so it seems like a loop that varies the foreslope length would be required but loops are not allowed.  I will also have the option to target a profile but I also need the ability to hold a constant ditch depth.

How to model this condition.

View 9 Replies View Related

AutoCAD Civil 3D :: Autodesk Subassembly Composer 2013 - Lane Outside Condition?

Jan 31, 2013

Does the 2013 subassembly composer include a way to include a condition based on LANE-OUTSIDE-SLOPE?

The figure below indicates the type of condition I would like to include (red arrows).

View 5 Replies View Related

AutoCAD 2010 :: Group Selection Set Unable To Select Individual Elements Within Group

Mar 19, 2013

One of my designers running 2012 AutoCAD and 2012 CADWorx, can no longer select individual parts of a GROUP by shift selecting the unwanted elements.

I have tried to modify..

Pickadd
Group
PickStyle
PickAuto
PickDrag

but to no success.

Also fiddled with her Options file, still nothing+

View 6 Replies View Related

AutoCAD Architecture :: 2010 / How To Explode Group When Group Name Not Found

Apr 15, 2013

how to explode group when group name not found

View 1 Replies View Related

Photoshop :: How To Create Actions Using New Condition Statements

Aug 26, 2013

how to create actions using the new condition statements - tried google nothing step by step with examples.
 
I would like to crop an image to suit then have it resize vertically to a set size then stroke it with a colour of your choice (would stop and ask you to pick a colour from the image) then save it. Before conditions I made one but if the image changes the ratio of width to height during the crop it fails. Also of course before conditions it uses the colour for the stroke that I chose when making the the original action. BTW I don't have a document portrait option, document square and document horizontal only.

View 1 Replies View Related

AutoCAD Map 3D :: How To Get Query To Work

Sep 14, 2012

Although I use Civil 3d 2013, I have never used the map 3d program. I have GIS data and need to perform queries but I can't seem to figure out how to get a query to work.

I have the drawing open and the data is displayed. On the Task Pane I right click on "Current Query" and choose "Define". On the "Define Query of Attached drawing" dialog under "Query Type" I want pick "Data" which opens the "Data Condition" dialog. At this point you can choose Object Class, Object Properties, Database Link, Object Data or attribute. When I pick any of these options I get a "No Tables Found" message at the bottom of the dialog box (with the exception of Attribute). I'm therefore left with nothing to pick for the Object Data Fields.

View 3 Replies View Related

AutoCAD Map 3D :: Add To Map With Query / Button Grays Out

May 13, 2010

I've set up my machine months ago to connect to SDE 9.2 from Civil 3D 2009 and it's worked all along. Recently, however, it stopped working. I can connect and view all the layers the same as before, but when I select a checkbox beside a layer to query and hit either "Add to map" or "Add to map with query", the button greys out and nothing happens. This has worked on this machine for months (even with 2008), but now it stopped. As far as I can tell, nothing has changed with SDE either. Is there a log anywhere I can view for errors?

View 1 Replies View Related

AutoCAD Map 3D :: Executing Query During Zoom

Mar 31, 2010

I have a county wide aerial image in jp2 format, connected through Data Connect and every time I pan or zoom it says "executing query". It is very slow getting around in the drawing (tracing over tree line, roads, etc.). I have a Windows 7 64-bit machine with 6 GB of RAM. Is there a setting I can turn off to make zooming, panning, changing layouts, etc. faster?

View 3 Replies View Related

AutoCAD Civil 3D :: How To Query Drawing

May 28, 2013

I downloaded a shape file from URL....that contains all of the streets in a vicinity. All of the linework has object data attached that contains street names. I have hundreds of streets shown, but i only want to show the name of a few of the streets. right now i am coping the name out of the properties and pasting it into a mtext. I know how to query the drawing and attach the name to all of the streets, but it creates way to many to delete.

How i can just pick the streets i would like to label and label just those street?

View 3 Replies View Related

AutoCAD Map 3D :: Query Points Within Polygons?

Jun 21, 2011

I have a drawing with 2 Data Connections: 1. Census Block SHP file from the Census Bureau and 2. an SDF file I created from GPS point locations.  The question:  Is there a way I can query the relationship between these 2 layers and have it report which census block each point is in? 

View 9 Replies View Related

AutoCad :: Layer Status In Use Query

Jul 10, 2012

LT 2013. Under Layer Ctrl, the status tab (light blue sheet of paper icon), highlights as light blue (in use), regardless of whether or not its in use. The only way I can force a refresh is deleting / attempting to delete a layer (eg. del '0' which obviously dosen't work); but forces an update, where those in use remain light blue, and those not in use revert to white/grey.

how I can fix this quirk of not updating/refreshing when the Layer Ctrl is opened.

View 0 Replies View Related

AutoCAD .NET :: Query Map Data In Preview Mode

Apr 25, 2012

How can I  query autocad map data in preview mode,and store these objects in a collection by using C#.

(I want to use simple query like all lwpolyline having layer = "test" and color = 3). If I run this query in draw mode multiple times what will happen? (means possibilty of duplicate objects??)

View 3 Replies View Related

AutoCAD Civil 3D :: GENIO Import Query

Nov 2, 2012

I'm using the GENIO import tool and have run into a problem - the data is imported but due to the way the data is used in MX there are a multitude of crossing 3D polylines (see screenshot).

The strings are all "L" strings which are typically used in MX to define open areas where spot levels are surveyed (would be points in C3D).

The only way I can see to get around this is to create Civil Points at each vertex and use these in the surface build - any better solution (apart from requesting a triangular DTM of the MX surface)?

View 1 Replies View Related

AutoCAD Map 3D :: How To Query Data To Only Show Red Area

Sep 11, 2012

I have brought in a raster ASC file (X,Y,Z) and am only interested in the red area (ultimately I want to create 1m contours layer) but cannot find a way to query the data to only show the red area.

IDSP Premium 2014 (mainly Civil 3D 2014 UKIE SP1 & Infraworks with some limited 3ds Max Design)
Win 7 Pro x64, 256Gb SSD, 300Gb 15,000 rpm HDD
16Gb Ram Intel Xeon CPU E5-1607 0 @ 3.00GHz (4 CPUs), ~3.0GHz
NVIDIA Quadro 4000, Dual 27" Monitor, Dell T3600

View 3 Replies View Related

AutoCAD Civil 3D :: Query With Excluding Some Data

Sep 20, 2012

Is there any chance do query with excluding some data.

For example, I have 20m contours and I'd like to separate them to major and minor one.

I can extract major but not minor contours because there is no not equal query operator.

View 5 Replies View Related

AutoCAD Inventor :: Query On STYLE And Standard Editor

Oct 6, 2011

1. How to make the STYLE and Standard Editor "NOT" Read Only. As a user, I do have the Administrator permission.

2. I have created a Style but then I do not want it anymore. How? Can I delete it.

View 3 Replies View Related

AutoCAD Inventor :: Query Parts List Filtering Via API

Jun 5, 2013

Is there anyway for me to check the filtering applied to a parts list (on the drawing) via the API?  I looked but couldn't see where to access this information - am I just overlooking where it is stored on the object?

View 2 Replies View Related

AutoCAD Civil 3D :: Subassembly Depth Slopes Query

Oct 23, 2011

Is there any subassembly can get variable slopes depend on depth like in Land desktop as you can see in the attached file.

View 2 Replies View Related







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