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