BHoM / BHoM/Robot_Toolkit

Very slow to update bars, nodes and panels

Open
#355 1 comment 0 reactions 2 assignees Claimed by @IsakNaslundBh View on GitHub
type:feature
Dominant language
C#
Stars
12
Forks
4
PR merge metrics
No merged PRs in 30d

Description

#### Description:

When using UpdateOnly pushing bars, nodes and panels, the process is very slow - particularly with a large number of objects. The view is refreshing each time which is probably slowing things down.

#### Steps to reproduce:

Push a large number of bars using updateOnly.

#### Expected behaviour:

Suggest adding multioperation to the bar com calls, and implementing the global IsVisible and IsInteractive to speed up bar updating. I don't think there is any way to avoid the com access unfortunately.

#### Test file(s):

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.