Applied Parameters: None
Summary
This command is used to place an OLE object onto the active document. This is made possible through Object Linking and Embedding (OLE) technology in the PCB Editor, which allows data supplied by Windows OLE applications to be embedded in a PCB design while actively linked back to the source application. In many cases, this allows the embedded PCB data to be edited from within the application that created it.
Typical objects that might be placed in a PCB document include common Excel documents, Word documents or graphics objects from a suitable OLE image application. The supported file types include universal formats such as CSV
and XLS
format spreadsheets, DOC
and RTF
word documents, and BMP
image files.
For detailed information about this object type, see
OLE Object.
Access
This command can be accessed from the PCB Editor by:
- Choosing the Place » Object From File command from the main menus.
- Right-clicking and choosing the Place » Object From File command from the context menu.
Use
First, make the layer on which you wish to place the OLE Object data the active layer in the workspace. After launching the command, the standard Windows Choose file dialog will open. Use this dialog to browse to the required OLE file - making sure it is a supported format! After clicking Open, the data from the chosen file will appear floating on the cursor. Position as required within the workspace then click or press Enter to effect placement.
Press the
Tab key to access the
Properties panel, from where properties for the OLE object can be changed on-the-fly. Pressing
Tab pauses placement, allowing you to interact with the panel (or other area of the software) directly. To resume, click the pause symbol that appears over the workspace.
Tips
- Altium Designer’s Smart Paste capability also allows a selection in an OLE application to be copied and pasted (Edit » Paste) into the PCB document as an OLE object.
- To paste copied text from an OLE application as pure PCB text string primitive objects rather than a single OLE object, use the Edit » Paste Text command.
- An OLE Object can be converted to a collection of free primitive objects using the Tools » Convert » Explode OLE Object To Free Primitives command. This will break the object into appropriate Regions and/or Text objects. A convert to free primitives option is also offered if the matching OLE application cannot be found when attempting to edit an OLE Object.