Wiki

This version (15 Nov 2021 12:11) was approved by Nikhin Shetty.The Previously approved version (27 Jun 2020 14:58) is available.Diff

Click here to return back

Get Elements Inside Canvas

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's Uid in the form of list of strings.


API

list<string> GetElementsInsideCanvas( string parentUid)


Arguments

  1. parentUid - Uid of parent element whose children or sub shapes are to be known


Result

Returns the list of all the sub-shape's uid present under a given parent shape in the current project.

resources/tools-software/sigmastudiov2/usingsigmastudio/scripting/getelementsinsidecanvas.txt · Last modified: 15 Nov 2021 11:50 by Nikhin Shetty