BHoM / BHoM_UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SetProperty method struggles with nested properties

LMarkowski opened this issue · comments

Description:

image
SetProperty refuses to set the Reinforcement via SectionProperty with "GetData() can only be called on a parameter with access set to GH_ParamAccess.item" error. It works well with the MinimumCover property or with the isolated SectionProperty.
(I've changed the "value" input to "List access"). What is more it worked fine few hours ago.

Steps to reproduce:

See the test file.

Expected behaviour:

Should set the Reinforcement in the SectionProperty.

Test file(s):

SharePoint