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)
Returns:
bool