SVG Document¶
Functionality¶
This node outputs the SVG objects to a SVG document.
Note:
There are slight UI modifications to this Node which are not visible in all documentation images
the file name property can now be controlled via a socket
there is a button (the clapperboard icon) which when enabled will suffix the filename with a frame number padded with 4 zeros, this can be useful for rendering animations
Inputs¶
Folder Path: Folder where de SVG file will be placed.
Template Path: File to use as template.
SVG Objects: Objects to add to the document.
Options¶
Live Update: When enabled the output file will be rewritten with any change in the data flow that leads to the node.
Units: Document units. This will affect all the input SVG Objects and numerical properties (Element Size, Stroke Width, Font Size…)
Name: Name of the output file.
Width: Document width
Height: Document height
Scale: Objects scale and properties scale.
Operators¶
Open Server: The file will be opened with a web-browser inside a page that will update to see the changes in almost real-time.
Write: Write output file.
Outputs¶
Canvas Vertices and Edges: Geometry to visualize the canvas limits in 3d view