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 b466cd1 commit 32d9456Copy full SHA for 32d9456
src/gh/components/DF_pose_comparison/metadata.json
@@ -14,16 +14,16 @@
14
"iconDisplay": 2,
15
"inputParameters": [
16
{
17
- "name": "i_CAD_poses",
18
- "nickname": "i_CAD_poses",
19
- "description": "The CAD poses to compare.",
+ "name": "i_assembly",
+ "nickname": "i_assembly",
+ "description": "The DFAssembly of the structure.",
20
"optional": false,
21
"allowTreeAccess": true,
22
"showTypeHints": true,
23
- "scriptParamAccess": "list",
+ "scriptParamAccess": "item",
24
"wireDisplay": "default",
25
"sourceCount": 0,
26
- "typeHintID": "plane"
+ "typeHintID": "ghdoc"
27
},
28
29
"name": "i_measured_poses",
0 commit comments