Diagram Preview

Determines whether diagram preview images should be generated in Rhapsody (if displayed in MagicDraw).
Note: Generating images can cause Rhapsody memory issues if generated images are too big.

Setting the Diagram preview property

To display the Diagram previews images, set the following option in publisher.properties file:

# Determines whether image diagram previews will be generated in Rhapsody. Default true
md2rhp.graphical.diagramPreview=true

To not display the Diagram preview images in diagrams, set the following option in publisher.properties file:

# Determines whether image diagram previews will be generated in Rhapsody. Default true
md2rhp.graphical.diagramPreview=false

If the md2rhp.graphical.diagramPreview property is not set in the publisher.properties file, the property is set to true, by default.