OCCBrepLoop.is_equal
- OCCBrepLoop.is_equal(other)
- Check if this loop is equal to another loop. - Two loops are equal if they have the same location and orientation. - Parameters:
- otherOCCBrepLoop
- The other loop. 
 
- other
- Returns:
- bool
- Trueif the loops are equal,- Falseotherwise.