chrono::cascade Namespace Reference
Description
Namespace with classes for the CASCADE module.
The "cascade" namespace contains tools for interoperation with CAD files. The OpenCASCADE open-source library is used to this end: it can load STEP files saved from most 3D CADs.
Classes | |
class | ChBodyEasyCascade |
Easy-to-use class for quick creation of rigid bodies with a OpenCASCADE shape. More... | |
class | ChBodyEasyCascadeProfile |
Easy-to-use class for quick creation of flat "2D" rigid bodies given a 2D 'wire' profile and a thickness. More... | |
class | ChCascadeDoc |
Class that contains an OCAF document (a tree hierarchy of shapes in the OpenCascade framework). More... | |
class | ChCascadeMeshTools |
Tools to convert an OpenCASCADE shapes into triangle meshes. More... | |
class | ChCascadeShapeAsset |
Class for an asset that contains an OpenCASCADE shape. More... | |
class | ChCascadeTriangulate |
Base class for storing settings on openCASCADE tesselation of shapes. More... | |
class | ChCascadeTriangulateNone |
Class for storing settings on openCASCADE tesselation of shapes. More... | |
class | ChCascadeTriangulateTolerances |
Class for storing settings on openCASCADE tesselation of shapes. More... | |