Beam.extension_to_plane

Beam.extension_to_plane(plane)[source]

Returns the amount by which to extend the beam in each direction using metric units.

The extension is the minimum amount which allows all long faces of the beam to pass through the given plane.

Parameters:
planeFrame or Plane

The plane to which the beam should be extended.

Returns:
tuple(float, float)

Extension amount at start of beam, Extension amount at end of beam