Beam.extension_to_plane
- Beam.extension_to_plane(pln)[source]
Returns the amount by which to extend the beam in each direction using metric units.
TODO: verify this is true The extension is the minimum amount which allows all long faces of the beam to pass through the given plane.
- Returns:
- tuple(float, float)
Extension amount at start of beam, Extension amount at end of beam