We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188dc81 commit 56a80d5Copy full SHA for 56a80d5
src/gh/components/DF_main_pc_axes/metadata.json
@@ -14,13 +14,13 @@
14
"iconDisplay": 2,
15
"inputParameters": [
16
{
17
- "name": "i_cloud",
+ "name": "i_clouds",
18
"nickname": "i_cloud",
19
"description": "cloud whose main axes are to be calculated",
20
"optional": true,
21
"allowTreeAccess": true,
22
"showTypeHints": true,
23
- "scriptParamAccess": "item",
+ "scriptParamAccess": "list",
24
"wireDisplay": "default",
25
"sourceCount": 0,
26
"typeHintID": "pointcloud"
0 commit comments