LButtJoint.calc_params_birdsmouth
- LButtJoint.calc_params_birdsmouth()[source]
Calculate the parameters for a birdsmouth joint.
# TODO: break this function into smaller more readable parts # TODO: this is BTLx only code, it should move some where else # TODO: eventually, there should be a DoubleCut Feature that holds these parameters # TODO: there’s no birds mouth in L-Butt, if there shouldn’t be then at least move to T-Butt
Parameters:
joint (object): The joint object. main_part (object): The main part object. cross_part (object): The cross part object.