Executing the above code did not result in the hidden geometric edges of BOX. May I ask if this writing style is correct
Discussion
3 archived replies
Posts are displayed in their archived order.
01Commenter-1
Have you tried combining shapes into a single TopoDS_Compound? Does it make any difference?
pload MODELING VISUALIZATION
box b 50 50 80
pcone c 50 25 100
ttranslate b -50/2 -50/2 -80/2
ttranslate c 0 0 -100/2
compound b c cc
vinit View1
vcomputehlr cc h -algoType algo -showHiddenEdges 1
Archived image: external image
Archived image: external image
02Author
I want to obtain the occlusion relationship between them. HLRBRep-PolyAlgo can get the result I want, but unfortunately it only gets line segments