AutoCAD Architecture :: Set Active Display Configuration

Jun 3, 2011

How to set or change the active display configuration with .NET.  Currently I am sending this task to the command line.  See below:
 
' This subroutine sets the correct display config with the supplied name Public Sub SetCurrentDisplayConfig(ByVal strDisplayConfig As String)Dim strCommand As String = "" strCommand = "-AECDISPLAYCONFIGSETCURRENT " & strDisplayConfig & vbCr AutoApp. Application. DocumentManager. MdiActiveDocument.SendStringToExecute(strCommand, True, False, False) End Sub

View 2 Replies


ADVERTISEMENT

AutoCAD Architecture :: Display Configuration In View Files

May 18, 2012

I have a project of a residential building, made in ADT2011. The building has 17 levels. Levels from 2nd to 17th are identical. They created as an element linked to constructs. The other levels created as constructs.

I also have different view files for elevations, sections and perspectives.

The problem is that I can not control display configuration of objects in view files. The thing that I need is to turn off balconies' glasses in curtain walls of the elevation view files (To see what is behind the glass in 2d elevations). Now to achieve it, I have to turn off glasses in the original element file. But in that case the glass disappears also in plans, sections and perspective views, where I need it.

The question is: Can I control the visibility of the default infills for curtain walls independently for different view files?

View 4 Replies View Related

AutoCAD Architecture :: DWG To PDF Configuration Editor

Jul 28, 2011

I'm using ACA 2011

How do I configure dwg to pdf output to version 5, many customers do not have Reader 7 and have no intention of downloading the newer reader. I see no area in the Plot Configuration Editor??

What’s up with that

View 1 Replies View Related

Photoshop :: Display Configuration

Sep 17, 2008

How do I configure my Eizo CE240W (or any other monitor) to display proper length/width ratio on rulers? The horizontal ruler across the top has wider space between inch marks than the vertical ruler on the right.

View 3 Replies View Related

3ds Max :: Display Driver Configuration Resets Every Time?

Oct 13, 2011

direc3d 9 resets to defaults. annoying, everytime i start max- have to set to my prefferences (anisotroping and texture sizes)

direct3d 10 "display all triangle edges" on/off makes no effect, i still see all triangles, that confuses "use cashed drdx meshes" removes those triangles but they appear entering polygon editing on some files those two checkboxes seems to have no effect at all, i see lots of triangles i dont want or need to see

mobile ati radeon 5650 latest drivers,
8gb ram,
intel i5 cpu (swithcable graphics, yes, i work with ati graphics card! not intel
max 2011 64bit design SP2
win 7 64bit

View 2 Replies View Related

AutoCad 2D :: Active Coordinate Display When Moving Or Copying?

Jan 31, 2014

When I move or copy an object, it'll show the coordinate distance as you move your mouse. The issue is, the coordinate bounces between the nominal distance based on the units, such as 2' - 7 29/32". Then it will change to some extreme number, such as 2.784807E+01. My first assumption is that the mouse cursor is getting off alignment with the relative start location, or some extreme Object Snapping is going on (OSnap on/off still does the same thing).

[URL]

View 5 Replies View Related

AutoCAD Architecture :: Add Display Component To Display?

Oct 16, 2012

How do you add a display component to a display?

For example, Stairs have a stringer componet in plan display configuration but does not have a stringer componet in the Low Detail configuration.  I need the stringer to show when I go to low detail how can I add a stringer componet in low detail.

View 9 Replies View Related

AutoCAD Architecture :: Quickview - Show Thumbnail Preview Of Active Drawing?

Jun 25, 2013

We are using AutoCAD Architecture 2013 on machines running Windows 7.  When multiple AutoCAD drawings are open on most machines in the office the icon in the Windows Toolbar shows multiple stacked AutoCAD images, and when you hover over those icons, all of the open drawings appear in thumbnail across the bottom.  (This is a very nice feature!)

Unfortunately one machine in the office is not doing that with AutoCAD.  That machine will show multiple icons and thumbnail previews for PDFs, Word files, etc., but not AutoCAD.  Is there a setting that can be changed to make the thumbnail drawings for ALL open drawings appear when hovering over the icon in the Windows Toolbar?  (That computer will show a thumbnail preview of the active drawing, but not all open drawings.)

View 2 Replies View Related

AutoCAD Architecture :: Active Project - Open File And Save Are Slow?

Aug 7, 2013

I am having an issue when opening and saving files is very slow when I have a project active in the Project Navigator.

If I have an active project, and I open a file via Project Navigator or Windows Explorer, the process hangs for 15-20+ seconds at the 'Opening C:xxxxxxxxxxxxxxx.ac$' point, where it is creating the temporary file.

If I 'Close the current project' in the project browser and open the same file via Windows Explorer, the process takes less than a second.

View 8 Replies View Related

Photoshop :: No Pressure Sensitivity On Synaptic Active Stylus Display?

Nov 21, 2013

After installing photoshop cc on my dell venue 8 pro, the program refuses to register the pressure sensitivity of the active pen display.  The device is running windows 8.1 and uses the synaptic pen technology as opposed to wacom.  Is there any way for me to force photoshop to either look for the default windows drivers or better yet get proper support for synaptic?

View 1 Replies View Related

CorelDRAW Graphics Suite X5 :: Tool Active Or Inactive Display?

Mar 24, 2012

tool-active-&-inactive.jpg

In coreldraw there should be a clear appearance of tool activeness like in attachment. Besides

if any command is keystoreked then the command is displayed and in the center so that user

can understand that the command is performed....
 
see the attachment as how the tool should be clearly appeared as active 

View 2 Replies View Related

Paint.NET :: Color Picker - Active Pixel Data Display On Toolbar

Oct 12, 2012

Feature that would pick the right color on the 1st mouse click when working with images that have many colors and shades etc...Today we need to move the mouse over the pixel and click it to select the color under it and make it active, only then we get the RGB/HSV/Alpha info about it.and if its not the correct pixel info we need to select again. etc...

to make the color selection faster and more accurate on the first click and also enable us to select directly only the pixel with RGB info we want.

It would be great to have online/active display of the Color and RGB/HSV/ALPHA information on the pixel under the color picker , in the toolbar like in the picture i have added.this would make color selection easy and with less clicks on the mouse.just move the mouse over the image, look at the color and select the color you need.the data can be placed anywhere, I just placed it there since its connected to the tool.

This would be great to have on other tools, like the (Magical) Fill Bucket so we can select the color we want to fill with other color etc...or the Magic Wand selection tool to select the color with the RGB info we want.

View 14 Replies View Related

AutoCAD Architecture :: Xref Display And Cut Planes

Aug 14, 2013

Using PN, I set up 2 levels. Level 1 at 0'-0", Level 2 at 10'-0".  I create a Level 1 construct and create my AEC model.  I then create my Level 2 construct and xref my Level 1 construct in to use as an underlay.  However, using OOTB Medium display configuration I cannot see the Level 1 xref because the Level 2 cut plane is at 3'-6" and the Level 1 construct is 10'-0" below this cut plane.  Is this the intended result?

To allow me to see my Level 1 xref in my Level 2 construct, I am required to override the global cut plane in my Level 1 construct and set my wall cut planes, for *each* wall style, to 3'-6".  After saving the Level 1 construct, I reload in the Level 2 construct, and the walls appear, as an underlay, in the Level 2 construct as desired.

Is this the only way to see one xref above or below the other?  Isnt one of the major advantages of using xrefs is as underlays for stacking levels?I dont have to override the global cut plane in all my wall styles.

View 2 Replies View Related

AutoCAD Architecture :: Menu Bar Display And Options Across Top In UI

Aug 2, 2012

How do you add the menu bar back in across the top and also how do you add the traditional "File", "Edit", "View", etc..

View 3 Replies View Related

AutoCAD Architecture :: Door Jambs Display In RCP

May 26, 2011

In the attached image, the left is my 1st floor RCP, which looks the way I want.  The right is my 2nd floor RCP, in which I cannot get the door jambs (orange lines) to turn off.  Cut Planes are set identically in the two dwgs.  I thought the Display Configuration settings were identical in the 2 dwgs, but clearly they're not. 

View 4 Replies View Related

AutoCAD Architecture :: Display Theme By Zone

Jan 28, 2011

I am delving into the world of Display Themes in autocad architecture for the first time. What I am trying to do is apply a display them to a viewport that colour all spaces according to the zone to which they are attached.

I have made a generic space which I have used for all rooms.  I have attached those spaces to various zones (i.e. Accounting and Finance, Engineering, Facilities etc.)

I am now trying to create a display theme that will color each zone accordingly.  I am trying to do this by setting each theme rule to be;

propertyset definition = zone, property = name, condition = equal to, value = Accounting and Finance (etc.), operator = and.

I do this and nothing happens to the spaces.  I have tried experimenting with other property sets attached to the spaces and different properties (ie space base area etc) and it works fine.  So i'm pretty sure its just a case of finding the correct zone property to work with.

View 3 Replies View Related

AutoCAD Architecture :: Display As Yellow Instead Of By Layer

Oct 31, 2013

I have no clue what I messed with but when I draw a line or any object, no matter what layer I have it set on, it will display as yellow instead of "by layer".

View 2 Replies View Related

Edge Animate CC :: Working With Polygon Shapes And Defining Active / Non-active Mouseover Areas?

Mar 7, 2014

Since Edge only has rectangles and ellipses built in as available shapes, how to I/we work with polygon shapes and active mouseover areas INSIDE of these shapes and non-active mouseover areas OUTSIDE of the shapes?
 
Problem/symptom: when I import a polygon, be it any file format from from Photoshop or SVG from Illustrator, a rectangular border/background (transparent) gets applied, leading to this rectangle defining the mouseover area of the shape - and not the shape itself (be it a star or whatever).
 
WHAT I WANT: the very shape defines the mouseover area. How do I achieve this?? See examle below:
  
WHAT I DON'T WANT: how is is now:

View 4 Replies View Related

AutoCAD Architecture :: Display Glitch In Realistic With Perspective On

Dec 8, 2012

using lenovo w520 with a 2 gig quadro 1000m win7 pro, a drawing file for a small cottage started to show hiding artifacts in most planes similar to when two items are drawn in the same place.  ie, small triangles along the edges, and blotches of colour throughout the planes.  however, only one entity was in each place. 

I tried auditing the drawing, purging, rebooting, but nothing would fix this artifact issue.  xreffed drawings in this file would have the problem inside the file (ie as an xref), but the original drawings did not.  if I switched to parallel view, the problem went away.

as a fix, I copied everything to a new drawing, renamed the old one to a dead file, and renamed the new drawing to the original.  this new file does not have the problem!  is there some better, easier, faster, method to avoid this issue?  and/or, did the drawing somehow get a setting that is not readily apparent and that could be easily reset?  as a background issue, ACA died the last time I was in it, when I went out to Sketchup 8 and imported a dwg file.  ACA died after about 5 minutes of sitting on its own.  so, the file could maybe possibly have been silently corrupted by ACA when it croaked. 

View 1 Replies View Related

AutoCAD Architecture :: Display Property In Live Section?

Apr 13, 2012

I've created a Live Section Cut. I want to change the hatching in the wall sections. I looked at the Display Property of the Wall Style, but the Model Display is bold, not the Section Display. The Section display has options for Hatching, etc., but the Model Display does not...Do I need to edit the Material assigned to that wall?

View 1 Replies View Related

AutoCAD Architecture :: Tool Palettes Display On Startup?

Aug 8, 2011

Got a problem with tool palettes ever since ACA 2012. When ever I start ACA, I have to push cntrl+3 to show the tool palettes. It's starting to get anoying that I have to do this, and I can't find any setting that will let the tool palettes display on startup.

View 7 Replies View Related

AutoCAD Architecture :: Display No Selection In Properties Palette

Oct 27, 2010

i got one problem with properties palette. that is when i select line in the drawing, it display no selection in the properties palette. but display other objects except lines.

View 5 Replies View Related

AutoCAD Architecture :: Adjust The Display Level On Doors?

Feb 14, 2012

how to adjust the display level on doors.

I have attached a PDF of my problem.

In the sketch is a simple room with 3 types of doors.

A Single door which displays properly

An overhead door which has a sq box attached to it and

A Double door which has all sorts of lines/boxes displayed on it

Ho do I get the doors to appear normal in plan view.

View 1 Replies View Related

AutoCAD Architecture :: Field To Display Object Description

Dec 5, 2013

I have recently started using FIELDS in our drawings. I must say, they are very powerful.

This is what I would like to accomplish but have not been able to do it on my own.

I want to be able to add text/description to a block, then invoke that text/description with a leader. For instance, if I have a block of a 6x6 post w/ a square, I want to be able to insert the block, do a leader and invoke the custom description "P.T. 6x6 POST W/ CONC. FOOTING"

View 1 Replies View Related

AutoCAD Architecture :: 2014 Spaces Display Representations

Sep 30, 2013

I have a file with several Space Styles.  As I progress on the drawings I would like to modify some of the display properties, primarily color of the fill.  I would think I could set the overall appearance of each Space Style in one location and then adjust elements of various display representations.  In my case have a red hatch for a space style but in one display rep it would be solid and in another it would be a diagonal hatch. 

As I see it, if I wish to modify the color I have to go into each display rep and adjust the color of the base hatch and click on the Style Override check box.  It seems like duplicative work.  Is there another method of setting the color of each Space Style so that it shows the same in all display reps?

View 2 Replies View Related

AutoCAD Architecture :: Door Display Single Line

Feb 4, 2012

Is there any to get the single line display into the medium or medium low rep by object? I see the only place to get it is to use the High Detail rep by object. Normally in a high detail would you not want a double line for doors? and use a single line for concept in the medium low? I would like to see the ability to have the single door in all display reps by object

View 4 Replies View Related

AutoCAD Architecture :: Display Config And Vanilla Objects

Sep 15, 2011

The best way to have normal AutoCAD objects (lines, plines, arcs) adhere to the Display Configurations.

My original idea was to contain all of the 'vanilla linework' in one Multi-View Block per Construct, thereby enabling me to set the Display Properties for that MVB and have the linework show/hide depending on my Display Config. I end up having to 'edit block in-place' if I want to change anything, which seems to work but there has got to be a better way.

My only other idea was to somehow link Layer Filters (which I'm unfamiliar with, and probably using the wrong term) to the Display Configs so that depending on the current Config, certain layers would be frozen/thawed.  This seems like the way to do it, but it is not obvious to me how I might be able to achieve this through the Display Manager.

View 4 Replies View Related

AutoCAD Architecture :: Material Definition Display Components

Feb 25, 2013

I want to change the color of a material definition in 2d wireframe (plan view).  For example, for walls, when the mat. def. is checked in the wall display props, the hatching shows orange->color 30.

When I look at one of the materials listed for said wall, in style manager, for that display component, there are diplay components similar to an object format, but in the mat. def. the components control the color (see attached example).

Now is there a "master setting" to change them - I want to change say the plan linework or section hatch to a different color to match our layer color standards or do I have to go into every since display rep. for every single mat. definition and change them or is there a way I can do it once & all will change?

The out of the box objects are great but what I am worried about is that those colors that are given don't work well with our office standard, esp. if we go back to old projects.

View 2 Replies View Related

AutoCAD Architecture :: 3D Muntin Display Differs From 2D Generated Elevation

May 10, 2012

In generating 2D elevations from ADT objects I noticed the muntins didn't match.  See attached image for example. 

Running AutoCAD Architecture 2012.

View 3 Replies View Related

AutoCAD Architecture :: Table Cell Borders - Display Control

Jul 7, 2011

In ACA2008, can the display of each of the four edges of a cell in a table be controlled individually?  I want left and right edges of cells to display, and top and bottom edges to not display.  In the Cell Border Properties dialog box, I can set the Lineweight, Linetype, and Color of each edge, but I don't see how to set the visibility of each edge.

View 4 Replies View Related

AutoCAD Architecture :: Roof Display Created Diagonal Line?

Jun 10, 2011

I quickly created a roof and changed the view display to "sketchy".   When I show the roof in top view diagonal lines are shown on the sloped surfaces.  How do I get rid of them?

View 1 Replies View Related







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