try this class which is used to make half spaces.
For doc u may have to refer to the 'cdl' files.
BRepPrimAPI_MakeHalfSpace
Archived discussion
hi,
how can i split topo face by a plane?
i am using BRepAlgoAPI_Section and BRepFeat_SplitShape afterwards. but it is not reliable. is there some other method?
best regards,
adrian
Discussion
Posts are displayed in their archived order.
try this class which is used to make half spaces.
For doc u may have to refer to the 'cdl' files.
BRepPrimAPI_MakeHalfSpace
Is there any solution or code sample to this?