Skip to content

Node Cached Value #3371

Description

@NonicaTeam

Dynamo version

2.6.2.15

Revit version

2021.1.7

Operating system

Windows 10

What did you do?

We are trying to get the cachedvalue of a node after the execution have been completed. We used the scheduler used during the execution and planned a task to avoid racing in the execution but still we get the same value. How can we decode the value to actually get the information? When we debug we see there are two Cached value properties, the one we are getting (with MirrorData) and the other one with the information we need (Count 5).

photograph

What did you expect to see?

We expect to get the cached value (in this case with 5 elements)

What did you see instead?

We get MirrorData and cannot convert that to information we can actually use.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions