DirectRule.comply

DirectRule.comply(beams)[source]

Returns True if the provided beams comply with the rule defined by this instance. False otherwise.

Parameters:
beamslist(Beam)
Returns:
bool