chrono::cascade::ChCascadeDoc::ScanShapesCallback Class Referenceabstract
Description
Class to be used as a callback interface for post-processing Cascade shapes.
#include <ChCascadeDoc.h>
Public Member Functions | |
virtual bool | ForShape (TopoDS_Shape &mshape, TopLoc_Location &mloc, char *mname, int mlevel, TDF_Label &mlabel)=0 |
Callback function to be executed for each scanned Cascade shape. | |
Member Function Documentation
◆ ForShape()
|
pure virtual |
Callback function to be executed for each scanned Cascade shape.
If this function returns 'false', processing of children shapes is skipped.
The documentation for this class was generated from the following file:
- C:/M/B/src/chrono-9.0.1/src/chrono_cascade/ChCascadeDoc.h