BHoM / BHoM/Lusas_Toolkit

Lusas_Toolkit: Deleting Constraint6DOF bug

Open
#143 0 comments 0 reactions 0 assignees View on GitHub
severity:medium type:bug
Dominant language
C#
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

When deleting properties that use the following methods:

DeletePointAssignments
DeleteLineAssignments
DeleteSurfaceAssignments

The assignment is deleted in the process.

e.g. If four points are assigned a Constraint6DOF, and the delete Constraint6DOF is invoked, the points will be deleted, whereas the property will not.

Contributor guide

Open the contributing guide

Research direction

Start by locating DeletePointAssignments, DeleteLineAssignments, and DeleteSurfaceAssignments in the Lusas_Toolkit code. Reproduce the Constraint6DOF case with four assigned points, then trace deletion to confirm that assignments are removed while the property remains; done means deleting the property no longer deletes the assigned points.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.