Home > Article > Software Tutorial > How to save some graphics in the drawing separately in Swift CAD Editor_Teach you four methods
Save part of graphics in Swift CAD Editor separately. How to save some graphics in Swift CAD Editor drawings separately? PHP editor Strawberry will introduce four methods to you today to help you solve this problem. Continue reading this article for details.
First run the editor to open your CAD drawing, then directly select the graphics you want to extract, then copy (ctrl+shift+c), then click [File] - [New] in the upper left corner, Create a new drawing file, then paste it in (ctrl+v), and finally save it. One disadvantage of this method is that if the graphics you want to save separately are relatively large, there may be lags when you copy them. Phenomenon.
Method 2:
First make a copy of your drawing file, then open the backed up file in the editor, and then Delete the extra parts outside the graphics that need to be saved, leaving only the parts you need to save separately. Then enter the PU command on the command line, delete the redundant things, and finally save it.
Method 3:
Make the graphics you need to save separately into blocks. It is best to change all graphics to layer 0 before making blocks. . This method is suitable for some commonly used small graphics.
Method 4:
Click the [Viewer] option and select the [Cut Frame] function. Then move the mouse to select a part of the drawing that needs to be saved separately.
Then right-click the mouse and select the [Save] button to enter the save state. Select the file storage location in the pop-up save dialog box and click the [Save] button. You can save part of the content in the drawing.
The above is the detailed content of How to save some graphics in the drawing separately in Swift CAD Editor_Teach you four methods. For more information, please follow other related articles on the PHP Chinese website!