DiscussionsIssue archiveOther usage issues

Archived discussion

selection of edge

Other usage issuesTue, 02/22/2011 - 18:011 reply

Browse this forum
QuestionAuthor

Hello,

I created two objects, one "TopoDS_Shell" and one "TopoDS_Compound".

Then I activate edge selection mode (i.e. "TopAbs_EDGE"), it is possible to select edges from compound object only? In other words, edges from shell object are not selectable.

Thanks a lot,
Author

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

Hello Author,

I haven't tried but maybe redefining AIS_InteractiveObject::AcceptShapeDecomposition() will help.

Commenter-1