JackRafterCutProxy
- class compas_timber.fabrication.JackRafterCutProxy[source]
Bases:
objectThis object behaves like a JackRafterCut except it only calculates the machining parameters once unproxified. Can also be used to defer the creation of the processing instance until it is actually needed.
Until then, it can be used to visualize the machining operation. This slightly improves performance.
- Parameters:
Methods
Apply the feature to the beam geometry.
Create a JackRafterCutProxy instance from a cutting plane and the beam it should cut.
Returns the unproxified processing instance.