FeatureDefinition

class compas_timber.design.FeatureDefinition[source]

Bases: object

Container linking a feature to the elements on which it should be applied.

This allows delaying the actual applying of features to a downstream component.

TODO: this needs to be adapted to in order to create processings. TODO: There needs to be a way for this to call a named alternative constructor with the required arguments. TODO: There needs to be a possibility to transform the elements before converting this to a processing.

Methods

ToString