<< Click to Display Table of Contents >> Navigation: Albion 6 CAD User Guide > Main Menu > Edit > Copy As... |
Edit > Copy As (select from Main Menu)
Copies objects to the clipboard in various formats
Copy As allows the drawing to be copied in the following formats:
•Drawing: Identical to Copy With Base Point
•Bitmap: Copies the selected objects as a bitmap. The bitmap's resolution is 1024x1024 pixels.
•Metafile: Copies the selected objects as a metafile. The metafile's resolution can be controlled with the system variable s_metafile_res, although the default value should be fine for most situations. If you require more detail in the metafile, then try increasing the value of s_metafile_res.
•Text: Combines all selected text objects and copies their text onto the clipboard. If there are no text objects in the selection, then nothing will be copied.
See Also