This shows you the differences between two versions of the page.
resources:tools-software:sigmastudiov2:usingsigmastudio:scripting:getelementsinsidecanvas [27 Jun 2020 14:58] – created Krithika Manchale | resources:tools-software:sigmastudiov2:usingsigmastudio:scripting:getelementsinsidecanvas [15 Nov 2021 11:50] (current) – Nikhin Shetty | ||
---|---|---|---|
Line 3: | Line 3: | ||
=====Get Elements Inside Canvas===== | =====Get Elements Inside Canvas===== | ||
- | This action allows the user to update a specific property of a given plugin. Return type is a success/ | + | This action allows the user to get the list of sub shapes inside the given parent shape. The function call takes in 1 argument. Returns the available sub shape' |
\\ | \\ | ||
===API=== | ===API=== | ||
< | < | ||
- | list< | + | list< |
\\ | \\ | ||
===Arguments==== | ===Arguments==== | ||
Line 14: | Line 14: | ||
\\ | \\ | ||
===Result=== | ===Result=== | ||
- | “< | + | Returns the list of all the sub-shape' |
\\ | \\ | ||
- | ===Error==== | + | |
- | Error message sent out by the server application. | + |