Skip to content

Commit

Permalink
BINDING fix the custom joinery input now it is defined as global para…
Browse files Browse the repository at this point in the history
…meter
  • Loading branch information
petrasvestartas committed May 1, 2024
1 parent 5375f61 commit f4c4d75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/compas_wood/binding/binding_get_connection_zones.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ def get_connection_zones(
w_output_plines,
w_output_types,
to_double1(input_joint_volume_parameters),
to_point2(input_custom_joints),
to_int1(input_custom_joints_types),
)

return from_point3(w_output_plines), from_cut_type2(w_output_types)

0 comments on commit f4c4d75

Please sign in to comment.