AutoCAD Architecture :: Way To Stay Zoomed Into Current Location But Toggle Crosshair XYZ Plane?
Aug 25, 2011
when working with a 3d model i want to switch between front, top, side views to change my XYZ axis. when i hit the view icon(whichever i am going to) it regenerates and zooms extents. is there w way to stay zoomed into the current location but toggle the crosshair XYZ plane?
View 1 Replies
ADVERTISEMENT
Aug 30, 2011
Every time that I go and set the sheet template, it says that it can't find it, then when I check the location, the path change to something funny: E:/C/Doc........
View 9 Replies
View Related
Jun 5, 2013
I have 1 Next button that is used on the timeline. Each position has a pause then a play so there is only 1 button. I need to get the label info so I know where I am so I can save the location of the timeline that the user was at if they exited before they finished the process.
View 6 Replies
View Related
Oct 5, 2013
Lisp that would permit Toggling from Paper Space into the same zoomed area within Model Space and vice versa.
View 3 Replies
View Related
Aug 17, 2011
I recently upgraded to the 2011 version. I noticed that when I am zoomed in on a dashed line to the point where only one dash is visible on the screen, if I select the dash using the blue (window) selection box, it will select the dashed line, even though the entire line is not within the blue rectangle. This was not the case in earlier versions of AutoCAD, and I was hoping that there is a way to disable it.
In other words, if I'm zoomed in on a portion of the line, I only want to be able to select it by either clicking on the line itself or by dragging the green (crossed) selection box over it. I do not want the line to be selected when I drag the blue (window) selection box over the line.
Also note that this happens with hatches as well. For example if you zoom in on a concrete hatch so that only one triangle out of the hatch pattern is visible on the screen. By dragging the blue selection box over the triangle, it will select the hatch. Again, in this case, the hatch should not be selected because it is not entirely enclosed by the blue rectangle, only a portion of it is.
View 3 Replies
View Related
Mar 2, 2012
why my lines are thick when I zoom in on screen yet they become "normal when zoomed out" seams to me that lineweighs are being displayed on screen, a variable setting perhaps?
View 3 Replies
View Related
May 10, 2012
So I just upgraded to MEP 2013 last week and am in a bad situation where when I keep making my data link tables to a range on an excel table the file name's full address is not staying when I go to insert the table.
(ex. D:/Documents/JB Plans/NK.xlsm is just NK.xlsm when I try to insert the table)
Does some defaulting or setting that I haven't found involving this issue?
View 1 Replies
View Related
Dec 14, 2012
On a couple assy's, I am trying to use pack&go to make self-contained versions of them.
Only problem is, the assy file (xxx.iam) and all sub-assy files are still linked to the component files in the original location even though the component files were copied to the new location with the P&G command
The whole point in this feature is to make self sufficient copies of something that don't depend on the original data.
This shows the settings I am using It is finding all the files ok. It just doesn't change the relationships on the new iam files. I could manually copy them and do the same thing this feature is doing.
Is there some hidden checkbox I need to find ? Note, I also tried once with "Include linked files" unchecked and got the same result.
View 4 Replies
View Related
Apr 29, 2011
I am using vb.net and I need to find the directory path that my current or open drawing is located in. I'm not sure how to get this from vb.net.
View 4 Replies
View Related
Jan 11, 2012
Where is this data stored?
Geo Location
Sun Source vector (I can see it in the "Sun & Location" Panel)
But how use this data.
In attachment you will see sample drawing with all this information.
How can I find them with lisp?
View 1 Replies
View Related
Dec 9, 2013
I've got the second floor of a building which is an attic, which is over 2 different levels, each of which has its own xref. The roof is sloped. I would like to vary the cut plane in the same view, so that both xrefs are respectively cut at 1500mm above floor level. This would mean using 2 different cut planes, one for each reference.
View 1 Replies
View Related
Feb 15, 2013
I'm working on building an action in Illustrator CS5 that will do the following..Delete the layer "original artwork"Select AllCreate OutlinesSave as PDF "content.pdf" to the current working folder with specific settings in the Save PDF prompt..Up to step 4 this is pretty simple, but so far when trying to record the saving step it insists on using the directory that I'm building the action in - not the relative one based on where the current file is opened. Also, unlike the 'Save For Web JPEG' default Illustrator action, the PDF saving step doesn't retain any of the specific settings within the action.
View 2 Replies
View Related
Mar 15, 2013
I have two windows that are above my cut plane (far above) but still insists on displaying in plan view. This of course ruins my plan drawing so I need to fix it. I have tried several different 'Object Display' options but none have worked so far.
I don't understand - I thought default was for them not to disappear when above cut plane?
View 2 Replies
View Related
Nov 14, 2013
I am using AutoCAD Architecture 2010
Everytime I open a session of AutoCAD, I must select my profile.
Is there a setting that would retain my profile as current?
View 1 Replies
View Related
Jan 6, 2012
I'm trying to use some images in my ScriptUI dialog, but I want to use a "relative" path name, and I can't seem to get it to work.For example, this myScript.jsx works just fine, but as you can see, I'm using an "absolute" path name to transparencyGrid.jpg:
var w = new Window ("dialog");
var f = new File ('~/Desktop/transparencyGrid.jpg');
w.add ("image", undefined, f);
w.show ();
However, I want to be able to use a relative (to myScript.jsx) path to point at transparencyGrid.jpg, like this:
var w = new Window ("dialog");
var f = new File ('../../../transparencyGrid.jpg');
w.add ("image", undefined, f);
w.show ();
But, I can't seem to get this to work because relative paths seem to be relative to the current folder, Folder.current, not the location of the currently executing script.I say that because when I do this:
alert(Folder.current);
The only thing the alert message shows is a backslash (/), indicating to me that the current folder is the root of my OS, but I thought it would be the folder where myScript.jsx resides.
So, is there a way of setting Folder.current to the location of the actual script?
View 2 Replies
View Related
Jan 2, 2014
I have recently installed the newest AC Architecture. Unfortunately I have some problem with tools in one palette CHANGE.
When I choose one of them (f.e. sign door or sign window) I get this kind of allert that "I can not find the tool in the current workspace". I have no ide what can be a problem.
More over on my friend's computer all this tools work correctly but only from the ribbon (it isn't possible to use this tool directly from command space).
View 2 Replies
View Related
May 2, 2013
I like to attach a .aim or import a inventor DWG into a section and a plan in autocad.
But how do I select the right orientation on import? The default Inventor view is a sideview and won't work on a plan.
Right now it seems like I either have to go into 3D model view and rotate the object or have to change the orientation Inventor for plan and then reorientate it for section...
View 3 Replies
View Related
Nov 1, 2013
We're transitioning from ACA2012 to ACA2014. I'm also trying to get away from putting my blocks in DesignCenter and having our users insert Annotation (tags) from the Ribbon bar.
When I insert our door tag (or any schedule tag) from the ribbon bar, it is automatically changing the text style to the current text style. I'd rather it just use the style built into the tag. I know that can be controlled in the Designcenter content (right-click) - but how do I change that from the ribbon bar?
View 2 Replies
View Related
Apr 5, 2012
I was looking for a way of counting blocks inserted in my current drawing.
F1, brings up HELP.
In the search box i type BLOCKS.
Results =
Overview of Hatch Pattern Definitions
Create a Shortcut Menu
Overview of Shape files
Overview of slides
Work with User Interface Elements
Multiple Drawing Folders
View 3 Replies
View Related
May 5, 2011
how do i use the stair tower generator, when i click i just get a message that says "no current project selected"
View 1 Replies
View Related
Aug 13, 2013
Just starting to use 2014, and so far not so good. I tend to keep the Properties Palette open and docked. In 2014, if my current layer is 0, any object I select in a drawing shows as Layer 0 in the Design tab of the Properties palette. If I change to a different layer, any object selected shows that layer in the Properties palette. If I start a new drawing, enter WALLADD and draw a wall segment, the A-WALL layer now correctly appears in the Layer Manager, but when I select the wall, the Layer in Properties is the current layer, not the A-WALL layer it should have gone on. Also, Quick Properties is on, but doesn't pop up anywhere.
View 5 Replies
View Related
Oct 6, 2013
AutoCAD Architecture 2014 (Student License) The SET LOCATION panel is missing on the INSERT tab.
View 1 Replies
View Related
May 29, 2011
I am testing the new 2012 ACA. Where do I find the Plot files this time. Seems like it changes with each new operating system or ACA release.
Intel Core i7 2600k
1155 Socket High-End Motherboard
Dual ATI Radeon 5870s
6x OCZ SSDs (RAID 1)
16GB CORSAIR Vengeance SDRAM DDR3
Corsair TX850 PSU
6x 27" ACER LED Monitors
View 4 Replies
View Related
Dec 6, 2011
I am working in Arch Desktop 2011 and need to make a wall for a upper floor and roof line with different plate heights. See the attached drawing for explanation.
What I'm trying to do is create an upside down "V" wall to fill in this area. This is an as-built drawing for an existing house with an addition.
View 1 Replies
View Related
Aug 18, 2011
I am working on extracting information from DWG with extended Property Set Definitions. I have added Location Property on my Door objects, and would like to retrieve it in my application.
Definition as shown in AutoCAD > Manage > Style Manager > Property Set Definitions
DoorObjects Property Set
Name: AtSpaceID
Description: Space - SpaceObjects - SpaceID
Type: Location (becomes Automatic inside .NET API code)
Source: Space - SpaceObjects - SpaceID
Space Objects Property Set
Name: SpaceID
Description: SpaceID
Type: Integer
I have tried the .NET API. see Code below. I am stuck at Property Definition Location. Not too sure where I can retrieve the value for my At Space ID at my Door Objects.
I tried the following code below and it throws error such as eInvalid Input or eNot Applicable.
Part of my code
Door doorEntity = trans.GetObject(doorObjID, OpenMode.ForRead) as Door;ObjectIdCollection idsPropSet = PropertyDataServices.GetPropertySets(doorEntity);foreach (ObjectId idPropSet in idsPropSet){ PropertySet propSet = trans.GetObject(idPropSet, OpenMode.ForRead) as PropertySet; PropertySetDefinition propSetDef =
[Code]........
View 1 Replies
View Related
Jun 1, 2011
I am trying to locate Plot Style file. In Option: File: Printer Support File Path I get following directory:
C:Program DataAutodeskACAD 2011 enu PlotterPlot Style.
My problem is: I can not find "Program Data" any where, in "Program files" and by any search I can not see "enu".
View 2 Replies
View Related
Sep 17, 2010
Is there a way to preset the reach of the sprout on Location Property Definitions in Property Sets?
For example, I have upper cabinets that aren't over a Space, because there isn't flooring underneath them. Because of this, the sprout reports "Space Not Found" in the cabinet schedule, and I have to go in and manually pull each sprout out until it latches onto a Space.
I would like to set all sprouts to automatically reach out 2'6" from their insertions point.
View 9 Replies
View Related
Jul 13, 2013
How to make a new work plane rotated at an angle to another plane and passing through the axis of a cylinder, or one of the main axes.On the plane commands, in V2013, i don't find an option for plane at an angle
View 1 Replies
View Related
Aug 13, 2013
It's not just the layer that isn't being displayed in the Properties Palette. My 2014 Properties Palette isn't contextual--displays only the general info--none of the object specific information.
View 2 Replies
View Related
Jul 20, 2013
how can i know if the current view/display is align with the current ucs?
let's say i have rotate the ucs about z axis 45 degrees and make it plan now i draw some things and then i change back to world
worlducs = 1
viewdir = 0,0,1
ucsxdir = 1,0,0
ucsydir = 0,1,0
but the display is still in the ucs z 45 (ucsfollow = 0) set the view to PLAN current (now the view is aligned) but the system vars does not change.
For a plan UCS, you would need to compare the VIEWDIR system variable and the cross product of the UCSXDIR and UCSYDIR system varaibles.
[URL]
View 7 Replies
View Related
Sep 29, 2011
Is there a macro/script/deisel that will automatically print a pdf (cute pdf autocad lt 2007) to current plot settings in current drawing directory and give it the current drawing view name and number? Disk space not a problem these days and would save time to have a pdf copy of all drawing tabs readily stored in the directory ready for issue.
View 3 Replies
View Related