BHoM / BHoM/SAP2000_Toolkit

JoinRigidLink and SplitRigidLink to occur outside of the adapter

Open
#263 0 comments 0 reactions 1 assignee Claimed by @JosefTaylor View on GitHub
type:feature
Dominant language
C#
Stars
16
Forks
2
Avg merge
9d 13h
Merged PRs (30d)
2

Description

#### Description:

Since Multi-node links are not supported in SAP, we split any multi-node links into sub-links during the push, then join them up again if they fit the naming scheme on the pull. This causes some funny problems, such as #254. Instead, Join and Split should be exposed as public methods, and any multi-node links should fail to push and show a helpful error which directs the user to use SplitRigidLink() on the offending links.

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.