JointRule.comply
- JointRule.comply(elements)[source]
Returns True if the provided elements comply with the rule defined by this instance. False otherwise.
- Parameters:
- elementslist(
TimberElement
)
- elementslist(
- Returns:
- bool
Returns True if the provided elements comply with the rule defined by this instance. False otherwise.
TimberElement
)