|
Re: Insert Image in a Sysmlmodel [message #1748447 is a reply to message #1731424] |
Wed, 23 November 2016 04:38  |
Eclipse User |
|
|
|
Papyrus has a profile called "Papyrus Internal" which has a (single) sub-profile "Symbols". The stereotype TypeSymbolDefinition allows to add an image to any type. It can reference an SVG or bitmap image (png, jpg, ...). The file naming is relative to the model location by default. Workspace or plug-in path are possible as well.
- file:///<absolute path to image> (basically for testing)
- platform:/plugin/<plugin-name/... if the image file is embedded into a deployed plugin
- platform:/resource/<project-name>/... if the image file is in the workspace
|
|
|
Powered by
FUDForum. Page generated in 0.03619 seconds