The asImage() service also works with Reliability Block Diagrams (RBDs).
The service works with RBD models, RBD blocks, and RBD block nodes. Note that when a block
node is used, the output is the diagram associated with that node.
As with other images, parameters such as EMF, WMF, and PNG can be applied. RBD diagram
images can also be resized with the fit() service, as shown in the following
example.
Example
{ m:nodes.asImage().fit(200,200) }