Skip to main content



      Home
Home » Modeling » Papyrus » Insert Image in a Sysmlmodel
icon5.gif  Insert Image in a Sysmlmodel [message #1731424] Thu, 05 May 2016 03:04 Go to next message
Eclipse UserFriend
Hello

Is is possible to insert a image into a sysml model? For example into a diagram. Sometimes it would be nice if i can reference form the model on a drawing.

Best Regards
Benny
Re: Insert Image in a Sysmlmodel [message #1748447 is a reply to message #1731424] Wed, 23 November 2016 04:38 Go to previous message
Eclipse UserFriend
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

Previous Topic:Cannot drag typed property in IBD
Next Topic:component, simple port and ball-and-socket notation
Goto Forum:
  


Current Time: Sun Jul 13 22:11:07 EDT 2025

Powered by FUDForum. Page generated in 0.03619 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top