dealswhe.blogg.se

Capas en autocad 2010
Capas en autocad 2010









capas en autocad 2010

If I want AutoCAD to become a text-editor I can do that, if I want AutoCAD to become a GIS-tool. I see the big advantage for AutoCAD that it is so flexible to adobt the userinterface to what I need, I can also add functionality starting with small macros in the menus up to large applications. They are different and they will be different in the future plus CAD is not GIS (as long as you compare AutoCAD with ArcGIS and not Map3D with ArcGIS)

capas en autocad 2010

Let me spent some words to your last posts: Don't try to compare products and ask like "ArcGIS can, why can't AutoCAD". take your friend Google, search for draworder and layer and AutoCAD, there are some tools out there. all text objects on layer A on top and all solid-type hatches in layer A to bottom.Īnd if you need something that does it by layer. You can see it as disadvantage or as advantage, in ArcGIS (and so also in Map3D) you can "draworder" complete layers, but you can NOT push some objects up and some down if they are on the same layer. Here is the link to the Script again.> then why it is not yet implemented in the AutoCAD? Then each of the properties of that layer are set.įollowing the syntax of this Script with the properties of your standard layers you can generate a script that will allow you to quickly recover all the layers that have been deleted. After each -LAYER there is MAKE to create a new Layer. It calls the -LAYER command (See that it uses the hyphen version of the LAYER command, so it does not call the Layer manager window). What you see after signs is pure description. Then Browse to the folder where you have saved it and select it. To test the script, save it to your hard drive and type SCR in AutoCAD. This sample script will generate only 3 layers, but it is useful to see how this type of script works. One of them is to have a Script that creates all the layers again. To get them back there are several methods.

capas en autocad 2010

Some layers are deleted when using commands like PURGE. The creation of standard layers and plot tables can be long but it is important if you are trying to set your own standards for several projects. Having your standard layers is basic for easy printing and having everyone in the same office know which layers to use for each object. Learn how to edit a script to re-create all you standard layers











Capas en autocad 2010