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  ChCascadeBodyEasy
 Easy-to-use class for quick creation of rigid bodies with an OpenCASCADE shape. More...
 
class  ChCascadeBodyEasyProfile
 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  ChCascadeTriangulate
 Class for storing settings on OpenCASCADE tesselation of shapes. More...
 
class  ChCascadeVisualShape
 Class for an asset that contains an OpenCASCADE shape which can be included in a visual model. More...