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