JackRafterCut.from_plane_and_beam

classmethod JackRafterCut.from_plane_and_beam(plane, beam, ref_side_index=0)[source]

Create a JackRafterCut instance from a cutting plane and the beam it should cut.

Parameters:
planePlane or Frame

The cutting plane.

beamBeam

The beam that is cut by this instance.

ref_side_indexint, optional

The reference side index of the beam to be cut. Default is 0 (i.e. RS1).

Returns:
JackRafterCut