Skip to main content
Ctrl+K
Logo image

COMPAS Timber

  • Introduction
  • Installation
  • API Reference
    • compas_timber.model
    • compas_timber.elements
    • compas_timber.connections
    • compas_timber.fabrication
    • compas_timber.design
    • compas_timber.planning
    • compas_timber.errors
    • compas_timber.ghpython
    • compas_timber.rhino
  • Grasshopper plugin
    • Installation Guide
    • Workflow
    • Attributes
    • Beams
    • Design
    • Fabrication
    • Features
    • Joint Rules
    • Model
    • Show
    • Utils
    • Examples
  • Developer Guide
    • Class Diagrams
    • BTLx Contribution Guide
    • Joints Contribution Guide
  • License
  • Citing
COMPAS.dev
  • API Reference
  • LongitudinalCut
  • LongitudinalCut.from_shapes_and_element

LongitudinalCut.from_shapes_and_element

classmethod LongitudinalCut.from_shapes_and_element(plane, element, **kwargs)[source]

Construct a Longitudinal Cut process from a shape and a beam.

Parameters:
planecompas.geometry.Plane or compas.geometry.Frame

The cutting plane.

elementcompas_timber.elements.Element

The element to be cut.

Returns:
compas_timber.fabrication.LongitudinalCut

The constructed Logitudinal Cut process.

On this page
  • LongitudinalCut.from_shapes_and_element()

© Copyright COMPAS Association.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.