DiscussionsIssue archiveOther usage issues

Archived discussion

hlr display - remove common edge

Other usage issuesFri, 03/23/2012 - 14:511 reply

Browse this forum
QuestionAuthor

Find attached a brep of two boxes fused.
Checked the display in 6.5.2 test harness.
# vdisplay S
# vsetdispmode S 2
to get the HLR display. Fine and the 'middle' common edge is not visible.
I need the similar behavior using the class HLBRep_HLRShape.
What functions need to be used to extract similar result ?
- PG

Discussion

1 archived reply

Posts are displayed in their archived order.

01Author

The issue is visualization of the middle edge is visible in wireframe if using the new BOP boolean API, but a single face
i shown with the very old Algo API. This is the usual display
in all CAD s/w. How to get it with the new BOP boolean API.
- PG