Description. GraphViz Render Engine
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, RenderEngine Plugins
Table B.82. GraphVizEngine Properties
Label | Description | Type | Script Name |
---|---|---|---|
Visible Nodes | Visible Nodes | std::vector<k3d::inode*> | visible_nodes |
Show Property Labels | Display property labels in the rendered image. | k3d::bool_t | show_property_labels |
Show Property Loops | Display property connections that originate and terminate on the same node. | k3d::bool_t | show_property_loops |
Render Command | Specify the GraphViz command to use for rendering. | k3d::string_t | render_command |