| Library | Module | Frames | Expand |
| Property | ApplicationType | as String |
| Returns the type of the object embedded in the model. | ||
| Property | Outline | as IpfcOutline2D |
| Obtains the extents of the OLE object in the drawing. | ||
| Property | Path | as String [readonly, optional] |
| Returns the path to the file which is referenced by the OLE object. | ||
| Property | Sheet | as Long |
| Returns the sheet index on which the OLE object is embedded. | ||
| Property | ApplicationType | as String |
|
Returns the type of the object embedded in the model. |
| Property | Outline | as IpfcOutline2D |
|
Obtains the extents of the OLE object in the drawing. |
| Property | Path | as String [readonly, optional] |
|
Returns the path to the file which is referenced by the OLE object. Returns null if the OLE object is not a link to an external file. Exceptions thrown (but not limited to): IpfcXToolkitNotFound - The object refers to a fully embedded object and not an external file. |
| Property | Sheet | as Long |
|
Returns the sheet index on which the OLE object is embedded. |