Open CASCADE, the 3D modelling kernel
3D modeling & numerical simulation

Open CASCADEShowroomGet Open CASCADEDeveloper CornerSupportAbout us
Technical overview
Areas of use
Advantages
Public license
FAQ
Screenshots
Shape factory
Shape gallery
Demonstrations
System requirements
What's new
Download Center
CD-ROM
Documentation
Getting started
Forum
Open Source community
Training and e-learning
A la Carte Support
Value-added software
Client Area
Company Profile
Contacts and Locations
Customers
News
Home / Developer Corner / Forum / BRepAlgoAPI_Common::Modified()

Forum

BRepAlgoAPI_Common::Modified()
Matthias Teich 2008-05-16 12:14
Hi!

Can anyone explain the function BRepAlgoAPI_Common::Modified()?

I am using 2 TopoDS_Shapes in a boolean operation and I want to find out which faces of tshape2 are in the resultshape.
This is what I tried, but the list is always empty:

BRepAlgoAPI_Common common = BRepAlgoAPI_Common(tshape1, tshape2);
const TopTools_ListOfShape & listOfShape = common.Modified(tshape2);

Best Regards,
Matthias
Matthias Teich 2008-05-23 11:23
I solved my problem, Modified() has to be used with a TopoDS_Face.
 
 
Latest news
  • Open CASCADE Technology 6.3
  • SolidWorks Import by Datakit
  • UG NX Import by Datakit

  • © Open CASCADE 2000 - 2008  |  Search  |  Contacts