AutoCAD Architecture :: Pstylemode Is Set To 0 And Read Only?
Feb 23, 2011
I have just gotten a new computer from our Corp office. They preloaded ACAD Architecture 2011. Neither them or I can change it the Pstylemode to 1. It is set to read only. How do I change this to read 1 so that it can open all files in CTB Mode.
We've been having some issues that have only recently cropped up. If I am in a drawing named FP-00.dwg and I am working, saving regularly, etc. everything is fine. If a co-worker opens up the same file, he will sometimes (10%) NOT receive the read-only pop up and he will open the same drawing with full rights. Then, if I go and try to save, I will be alerted that the file is in use, and my file will be switched to read-only. When I have to do a saveas, the file then changes the default name to: FP-00.fdwg (notice the "F" in front of .dwg).
I posted this to the AutoCAD Architecture group, b/c we are currently using Architecture 2k8.
No one has changed out Open/Save options, and we haven't been losing the connection with our server.
Somehow the Properties Palette has gotten less wide- such that I can't read teh actual properties. Previously I was able to make it wider just by hovering over it, clicking on an arrow and dragging it wider. Not now.
I updated my computer to windows 7 32 bit and need the file: AdskHwCertificationDatabase.xml - version 17.1.0.4 so that I can find out the correct driver for my OS and my quadrofx 1700 graphics card. Autodesk doesn't support 2008 Architecture and the on;y file I can find is buried in a torrent file with a pirated copy of 2008 and I DO NOT wish to download that.
Im currently using Autocad Architecture, is it true that Autocad Architecture creates a bigger file size compared to Revit Architecture? Lets say that same structure and components are created.
The content browser in AutoCAD Architecture 2013 does not seem to be working on a standard users computer. The profile has been rebuilt alongside a repair/reinstall through the control panel.
Ctrl+4
Tools > Content Browser
and typing content browser in the command do not result in anything.
I do not get why new Archicad Architecture has 3d modeling when Revit architecture already provided for it. What is the different between those two? I really want to know the difference. It bothers me somewhat about them.
We have a problem with using our AutoCAD LT 2012 on our the network:
If a folder on the network is for the designer read-only, AutoCAD file open and reports the error "drawing file is not valid". Designers who have write-access to this folder open files with the same version AutoCAD (LT 2012) without a problem. If I add write-access right to users to this folders, he open it fine.
The problem is only with network folders (sharing Win2008 server); if it is a local folder with read-only access, AutoCAD will recognize it and offer opening for reading only. This version (LT 2012 SP2) has apparently some problem with access to network folders with read-only rights.
If the file is opened via the "Open read-only" from the pull-down menu in the Open AutoCAD dialogue, it works well. This approach is however very inconvenient - designer finds a link to a file in our information system, he wants to open the file, but get the above error.
Copy the file to local disk isnt usually possible, because of using XREFs files, which he also need to load.
The problem is possibly in an attempt to create a DWL file. We didn't use the function WhoHas, so that a possible solution would be to disable the creation of these DWL files. But this option in ACad LT 2012 isnt possible.Is is solution to migrate to new AutoCAD LT 2014?
Often when I attempt to insert a sheet list from the project navigator to a sheet, nothing happens. The sheet index will not insert. Why does this happen? Better yet, how can I fix it?
Im having issues when plotting a PDF. Im plotting using the DWG to PDF.pc3. The text in the CAD file looks awesome, clean and crisp. When I send it out to a PDF and I cant read the text. Its being plotted at custom paper size - 72x72 as requested. A PDF is attached.
Upgraded my computer to Windows 8 OS. I re-installed AutoCAD LT 2010. When I try to open a drawing it says drawing is currently in use or is read only. This a stand alone computer and not on a network.
Is there a way to have a .dwg file and make it read only? i want to have my files protected so no one can alter them once i hand them over to consultants to view.
I am running AutoCAD 2000 ( I know it's older than most users out there... but good enough for me) and have received 3 dwg files (floor plans) that were exported from VectorWorks (newer version) yesterday. My issue is that these files have been exported to a newer format than my ACAD2000 is able to open and I really need to be able to get at these to be able to work on them.
Willing to open these 3 floor plans in ACAD2012 and save them as an ACAD2000 file format...
We are in AutoCAD Civil 3D 2012. When we try to change something in a layers we created and it is telling us the layer is read only. The other day I shut the program down and reopened it and it started working. Today the same thing happened. What has caused this one layer to be read only?
I need to send a drawing to a client but don't want them to be able to edit it, but want them to be able to xref into their drawings.
I have added the dwg to autodesk 360 but it does not show any of the xref files (it has 8 and they are necessary).
I cant seem to work out how to DWF, can you save as dwf in infinite model space or does it always come out as a layout? I would like if I could save it as a dwf and for it to function like a dwg in model space.
I've been given a dwg file to work with but it's read only so I can't save my work! How can I solve this? Is it possible to convert the file so I can save it?
DB text has a property called rotation but the rotation is the rotation from WCS x axis ( vector3d. Xaxis)
how can i get the rotation from the ucs x axis?
Dim Xaxis_UCS As Vector3d = Curent_UCS.CoordinateSystem3d.Xaxis Dim x_ucs_wcs As Double = Xaxis_UCS.AngleOnPlane(New Plane(Point3d.Origin, Vector3d.ZAxis))
then i substract from rotation the ucs-wcs angle but it is not good.
I installed AutoCAD 2013. I have done a few projects on it and everything worked fine. But today after getting a project part way completed I saved it and closed it, then moved on to something else. When I came back to it to work on it some more, it told me that it was in use and that I could only open it as a "Read Only".
It was not open by anything other CAD pragrams or anything. What is the problem here.The only way it seems I can work on it again is to do a reboot. I dont want to do this all the time.
why it is only telling me I can open it as "Read Only" when it is not opened by anything else. But it tells me it is in use by another program.
I have old Lisp macros, that writes property to drawing by command (vlax-ldata-put "SpData" cVar cVal). How can I read this property's value, using VB.NET ?
I attached file with this property, its value="TEST"
I have made a plug-In for AutoCAD 2013 which reads the x-Ref from a DWG File.
However, I wants to read this xRef Details (with parent child tree information), from an Console or Windows Based Application. i.e. without loading DWG in AutoCAD, Is it possible to directly read the xRef details?
Is it possible to read the current setting for drawing projection (1st or 3rd angle) from the style library associated with the currently open drawing file (idw)?