Skip to content

Simba.Data

Simba.Data.Circuit

Circuit.SaveAsSvg(string) Method

Export the circuit drawing to an SVG file.

1
bool SaveAsSvg(filePath)

Parameters

filePath System.String

Destination SVG file path.

Returns

System.Boolean
True if saved successfully.