GraphVizEngine

From K-3D

Jump to: navigation, search

Description

GraphViz Render Engine
Plugin Status:Stable
Categories:All Plugins, Stable Plugins, RenderEngine Plugins

Metadata

Name Value

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


Notes

The GraphViz render engine uses the popular Graphviz software to display a diagram of the Visualization Pipeline for a document.