Class BRepExtrema_OverlapTool
Methods
Accept
- Accept(theLeaf1: Graphic3d_ZLayerId, theLeaf2: Graphic3d_ZLayerId): boolean
Parameters
theLeaf1: Graphic3d_ZLayerId
theLeaf2: Graphic3d_ZLayerId
Returns boolean
OverlapSubShapes1
- OverlapSubShapes1(): BRepExtrema_MapOfIntegerPackedMapOfInteger
Returns BRepExtrema_MapOfIntegerPackedMapOfInteger
OverlapSubShapes2
- OverlapSubShapes2(): BRepExtrema_MapOfIntegerPackedMapOfInteger
Returns BRepExtrema_MapOfIntegerPackedMapOfInteger
Perform
- Perform(theTolerance: number): void
RejectNode
- RejectNode(theCornerMin1: BVH_Vec3d, theCornerMax1: BVH_Vec3d, theCornerMin2: BVH_Vec3d, theCornerMax2: BVH_Vec3d, a4: number): boolean
Parameters
theCornerMin1: BVH_Vec3d
theCornerMax1: BVH_Vec3d
theCornerMin2: BVH_Vec3d
theCornerMax2: BVH_Vec3d
a4: number
Returns boolean