Skip to content

BH.oM.Structure.Loads.Loadcase & .Constraints.BarRelease arguments changed order in version 3.3, Dynamo graph not updated from ver3.2 #97

@michaellisitsa

Description

@michaellisitsa

Description:

BH.oM.Structure.Loads.Loadcase & .Constraints.BarRelease arguments order that appears in Dynamo appears to have changed in version 3.3, but the inputs don't automatically re-order if the file was created in version 3.2.

I have tried to find a commit over last 3 months which changed the order with no luck, neither in ...Create/Loads/Loadcase.cs nor in .../Structure_oM/Loads/Loadcase.cs so don't know exactly what may have changed to cause an issue.

Steps to reproduce:

Open Dynamo 2.0.4 (or similar)
Create a Loadcase object in version 3.2. Connect 3 inputs to the 3 arguments "Nature", then "Number" then "Gravity".
Similarly, for BarRelease objection, connect 3 inputs "StartRelease" "EndRelease" "Name".
Load the Dynamo script in version 3.3. The 3 inputs stay in place, but the arguments are now re-ordered and do not function properly. See images for new order.

Expected behaviour:

Deprecated/Old Node notice in Dynamo, advising to update the node.

Test file(s):

image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugError or unexpected behaviour

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions