AutoCad 2D :: Missing Object Properties?
Sep 5, 2012
Juts had Acad LT 2009 re-installed on my new laptop, and all of my old settings, desktop preference etc have been wiped. No problem, couple of hours to set it back up.
BUT
When right-clicking on any object to bring up the properties, (line length, text height etc) the properties do not appear in the drop down box on the right, or in any 'quick properties' display
View 9 Replies
ADVERTISEMENT
Oct 24, 2008
Occassionally the object properties in my object manager will dissappear and I am unable to bring them back. I have tried toggling all the buttons on the manager, restarting corel, resetting corel to it's default settings and restarting my computer but nothing will bring back the properties. It does not happen on every single file but it happens often enough to be a pain. I have attached a picture of what the object manager looks like.
View 6 Replies
View Related
Aug 22, 2013
How can I restore my object properties dialog box in its default state? I'm recently working on a project when my Autocad Architecture 2013 just stopped working while it was saving. When i re-opened the file, I just noticed that the object properties doesn't show the full parameters of a certain object anymore. The width,height and other parameters in adding a wall is not included in the properties dialog box. Same scenario goes for all the objects, when i click on a dimension line or any line, an incomplete dialog box appears. Solutions that i've tried but nothing worked:
1. Changed User Profle Preferences
2. Changed my .CUIX in the customization file
3. Restart Autocad
4. Reset Autocad
5. Reinstalled Autocad
6. Downloaded and Installed Autocad Architecture 2013 service packs 1&2
I'm Using Autocad Architecture 2013 64 bit and OS windows 8 64 bit.
View 3 Replies
View Related
Jun 6, 2013
I recently upgraded from LT2013 to LT2014. I never had any issues with 2013, but now seem to be battling with 2014. My OS is Windows 7 Home edition.
When selecting an object and then clicking the properties menu, the properties of the selected object are not displayed, but instead the properties of the selected layer are shown.
In the attached screenshot:
1) My active layer is "AM_VIEWS".
2) The layer of the object that is selected is "MEDIUM".
3) The properties dialog box shows the properties of my active layer and not the selected object.
I am therefore unable to override any settings of the selected object and manually change settings e.g. Linetype, Linetype scale etc.
View 2 Replies
View Related
Jul 3, 2012
Is it possible to select an object for reading in an XRef?
PS I think it has something to do with Editor.SelectNestedEntity() but it is the end of a long day and I can't fathom it out
View 5 Replies
View Related
Apr 26, 2013
I used architecture on my pc. I installed Autocad on another pc with the same Serial code. I can see on the top that my version suddenly is a Educational version. I'm telling you this because i don't know if this is the reason of my problem.
The problem: i can't see the properties of an object when i use autocad architecture in the educational version.
For example: I make a wall and i place a window in the wall. Now i want to change the width of my window, using the properties bar. SO i click on my window (right mouse button) and click on PROPERTIES. It opens the properties bar BUT i can't see the window and his properties. At the top of the properties bar it says "No selection".. How can this be when i begin with the right mouse click on my window?
When i do it in the other direction: Open properties (ctrl+1) first and then select for example my wall, still nothing changes in the properties bar!
View 4 Replies
View Related
Jan 7, 2013
When I first time use AutoCAD 2013, my Properties toolbar can be displayed by right-clicking at the pull-down menu at click on the properties. But now I could not find the properties option anymore after right-clicking at the pull-down menu. get back my properties toolbar displayed in my AutoCAD 2013.
View 6 Replies
View Related
Sep 24, 2013
My company have decided to use plain autocad as the base instead of Civil3D. Since this been done im missing information in the properties pallet.
The information im interested is shown in attachment properties 1 (This is from Civil3d). In the properties pallet in plain autocad this information is missing se attachment Properties 2 (From plain autocad).
Is there any way to reach this information in plain autocad. This is in autocad 2014.
View 3 Replies
View Related
Aug 25, 2011
How can I get the drop down menu of previously input data to come back? I was here on a previous computer so I assume its something in the part catalog or part builder?
Currently operating Autodesk Civil 3D 2012, AutoCAD 2012, Bentley MicroStation V8i
View 9 Replies
View Related
Apr 26, 2012
I use the Map function within Civil 3D 2012 to export municipal GIS data from shp files, for our base plans. One of the clean-up functions is to convert the text exported from GIS to an appropriate text style suitable for the project. To do this, I would select the text, use the select similar command, then update the text style in the properties window. This process has worked well when using Civil 3D 2010 and 2011, however, I have noticed in 2012 the "style" option is not available.
Not sure what I mean, have a look at the two attachments. Notice in the C3D 2012 image, there is no "style" option, while the C3D 2010 image includes the 'style" option. I submitted this bug to our reseller, who was able to replicate this error. Our reseller submitted this to Autodesk, who was also able to replicate this error. What is interesting is if I open the drawing that contains the map exported data from C3D 2012 in either 2010 or 2011 versions, the "style" option is available, just not in 2012. This leads me to believe the issue is not with the data or the export functionality of 2012, the issue is with 2012 displaying the data property. Autodesk has forwarded this issue to their developers, no indication of when or if it will be resolved for Civil 3D 2012.
My workaround for now is to use Civil 3D 2010 for the drawing cleanup functions. Fortunately I am able to have previous versions of Civil 3D installed, since I am on subscription. My advice is when upgrading, do not remove your previous versions if you are on subscription, you may need to use it one day.
View 6 Replies
View Related
Sep 10, 2012
It used to be that when you selected a ployline onscreen you could set properties for the line in the properties dialog. With this version of ACAD, if the polyline is not of uniform width on all sections then the global width option is missing from the options dialog.
I know that you can now right click and go polyline/width but i suppose i have been doing this a certain way for so long and now i cant and its annoying.
View 5 Replies
View Related
Jun 10, 2013
LT 2014 Menu Buttons missing from top of Layer Properties Manager Window (see attachment).Works fine in LT 2013. What changed between the two versions that causes this?
View 9 Replies
View Related
Oct 30, 2012
I am trying to generate a parts list that will contain a stock number from the BOM.
When I go to customize my parts list I cannot add a stock number as it's not on the list of properties available.
Is there any chance to add other properties? (i am aware that I can add a custom property but it won't be linked to my BOM.
View 2 Replies
View Related
Sep 26, 2013
How to get the Object Properties by Javascript
I found that it is hard for me to get the property of selected object by Javascript.
Just like the following code, I can get the object ID of each selected entity. But when I want to get the property of the DBEntity, just the center of a Circle entity, or the Position.X of a Point, I dont know how to Continue. The getExtent is the only function that I can writeout the property, it is List in the develop guide.
function setPromptSelectionOptions(options) {
options.messageForAdding = "
Please select some entities"
[Code]...
View 2 Replies
View Related
Aug 7, 2012
I saw that I can add Fields or store data in dictionaty, but those data are not showed in Properties Windows.
In not Acad-application (but .net application) I can create property description and add "virtual" properties with the use of designer. In Aced it doesn't work.
Is it possible to add custom properties from .NET?
View 4 Replies
View Related
Sep 9, 2013
i want to zoom object by its properties, such as i want to zoom the object was using 0.13mm lineweights or zoom the text which was using 3mm testheight
View 3 Replies
View Related
Oct 4, 2013
My Acad experience is very old-school, and I have been away from true Autocad for a number of years.
I have been attempting to edit the properties of objects in the block editor and ran into a problem.
+ I select an object.
+ Right-click and choose Properties.
+ A list of properties is displayed, but they are not for the object I am trying to edit.
I did a test by selecting the object and using the command prompt, used the CHPROP command to change the objects color. It did change color as expected.
However, when I used the right-click/properties method, the properties shown do not show the new color. So, I suspect that my right-click/properties method is not showing me the object's properties. But, rather the default properties when any new objects are created.
So, obviously right-clicking is not the way to get there. What am I missing?
View 2 Replies
View Related
Sep 24, 2013
Is there a way to access AEC object (AEC_WALL etc.) properties from RealDWG? I am able to get the class name AecDbWall. And even the extents of the entity.There are some Aec*.dll files in the RealDWG folder but I am not sure what to use to get the properties of Wall,window.I'm using visual C++. I have installed the object enablers of Architecture Structure Drawing, MEP, and also of Civil.
View 1 Replies
View Related
Feb 19, 2011
I am working on a template for a project type (Residential). I have created all of my drawings, views, sheets, etc. I have a View drawing set up for a site plan - where I include some m-text regarding the survey and site plan information. I want to create fields that reference the Surveyor's Name, the Survey Date and the Project Address.
I tried creating custom properties in the project, but it appears that fields that reference the project properties only update on the sheet views in paper space. Is there a way of creating drawing specific fields in model space where I can input some data and them extract it in a field in model space that is quick and easy (as opposed to creating some type of MVB)?
View 1 Replies
View Related
Aug 20, 2013
How to get the properties of plant 3d ortho block?
AutoCAD Plant 3d 2014
View 2 Replies
View Related
May 30, 2009
I cannot change the color of any object in any drawing file from the properties manager or color command. I can change the color through the layer manager by assigning a new color to that layer, but cannot override the ByLayer and ByBlock settings with the object properties. The color drop down is simply grayed out. I am using Autocad lt 2006.
View 7 Replies
View Related
May 4, 2010
I have a BLOCK, contains object & Blocks, that Blocks also contains objects and blocks and so on..
ex.
BLOCK
|
|—Objects
|—Block|
View 7 Replies
View Related
Dec 16, 2011
When selecting an AEC and going to the properties dialogue box I no longer have items showing up in the prpoerties like cleanup group, size, or endpoint type. It only has the general tab and 3d visualization. I did a repair from the uninstall software fromn control panel. I also rebooted. I don't want to do a reinstall becuase of customizations. I have vista Ultimate operating system.
View 2 Replies
View Related
Aug 18, 2013
When I pick the properties command sometimes the box comes up blank and the "Esc" key has to be pressed to bring up the box. When the box does come up the properties of a picked object does show and you cannot change the properties of the picked object. I am runnung AutoCadLT 2014.
View 7 Replies
View Related
May 25, 2007
it sure is useful to be able to get to the rest of the object properties that are there but hidden from property sets.
May 18, 2007
ADT Window Style Type in a PSD
Filed under: visitmycarfeed, drivemy cars, minicartag, internet — wilhemina947judith @ 5:38 pm
The Window Type for a windows style is not available as an automatic property. So a bit of VBScript is needed. Create a PSD (Property Set Definition) that applies to Windows styles and add the automatic property Handle. Then add the formula below. Notice that [Handle] in the formula must be selected from the “Insert Property Definitions” list. In the code
AecX.AecArchBaseApplication.5.0 refers to ADT 2007. For other versions of ADT change it. ADT 2004 - AecX.AecArchBaseApplication.4
ADT 2005 - AecX.AecArchBaseApplication.4.5
ADT 2006 - AecX.AecArchBaseApplication.4.7
ADT 2007
- AecX.AecArchBaseApplication.5.0
ACA 2008 - AecX.AecArchBaseApplication.5.5
[code]....
I have already wrote the code to get the elevations of ceilng grid objects, diffusers and lights in autocad MEP 2008. Now to get this to work for basic hatch objects that we like to use for gyp ceilings...
View 1 Replies
View Related
Sep 25, 2012
I am having an issues that I am unable to change the properties of a selected object using the tools located within the ribbon. Instead I need to go through the properties popout to change them.
for instance, I seclect a line and want to change the layer from A-wall to A-door. I try to change it using the drop down layers located within the ribbon, but it does not change. however If I do the same only though the properties popout window I can change it.
Is there toggle that I accedently switched?
View 3 Replies
View Related
Apr 4, 2012
I am using AutoCAD Map 3D 2009. I am not getting the object data values seen in the properties window in one of my machine. The other machine I am able to get the object data in the properties window.
I have attached screen shot of the machine where the object data can be seen in the properties window.
View 1 Replies
View Related
Jan 14, 2013
I have a drawing with several layers being used. I also have some objects that are included in rectangular arrays.
When I update the colour or visibility of the layer, the array items do not follow the layer properties.
I have verified in the properties that the array object is on the correct layer.
Windows 7 64-Bit
AutoCAD LT 2013 SP 1.1
View 9 Replies
View Related
Mar 27, 2012
We run 2012 Civil 3D. We recently loaded an application which provides tabs of mutiple open drawings at the top of the page so you can easily switch between drawings.
I typically dock my Object Properties Window on the left side of my window. Once we added the application, I can no longer access my Object Properties window. It is slightly visible within the window where the drawing tabs are. However, it is only 2 -3 lines of the window.
I cannot drag the properties window to another location.
I tried removing the application for the drawing tabs. However, then I cannot access the properties window at all. It says it opens and closes but it is hidden.
I attached a screen shot to try to show the problem. The properties window can be seen in the top left corner.
View 5 Replies
View Related
Sep 20, 2011
I have some blocks which were overruled. Now I would like in properties palettes show some thing else instead of" block reference " for those overruled objects. Is it possible ?
View 4 Replies
View Related
Aug 22, 2013
as the subject states, at some point (I believe after uninstalling autodesk 360), our properties tool pallete will not populate info for the selected object. is there a fix other than re-installing from scratch? The installation fixer didn't work, and I've had to re-install twice now for other issues with the software, so it's getting very costly/time consuming to just re-install for these problems.
View 9 Replies
View Related