Wiki

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

Click here to return back

Get Properties

This action allows the user to get all the available properties of a given plugin. The function call takes in 1 argument. Returns the shape properties in the form of list of strings.


API

list<string> GetProperties(string elementUid)


Arguments

  1. elementUid- Uid of the plugin whose properties are to be known

Result

Returns all the properties of a given plugin in the form of list of strings.

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