What svg.loadSVGStructured returns: one shape per drawable element, the view box and any warnings. An output, not an input.
svg.loadSVGStructured
One entry per drawable element, in document order.
Optional
The document's view box as [minX, minY, width, height], when it has one.
[minX, minY, width, height]
true
Problems met while parsing or building that did not stop the import.
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
What
svg.loadSVGStructuredreturns: one shape per drawable element, the view box and any warnings. An output, not an input.