CFx SDK Documentation  2022 SP0
Classes | Namespaces | Typedefs | Functions
FMMdlBody.h File Reference
#include "Modeler/FMMdlBase.h"
#include "FMContour3D.h"
#include "FMProfile3D.h"

Go to the source code of this file.

Classes

class  FacetModeler::Body
 
struct  FacetModeler::Body::SurfaceData
 

Namespaces

 FacetModeler
 

Typedefs

typedef OdArray< const Face *, OdMemoryAllocator< const Face * > > FacetModeler::FaceConstPtrArray
 

Functions

FMGEOMETRY_API Body FacetModeler::extrusion (const Profile2D &rBase, const OdGeMatrix3d &mBasePlane, const OdGeVector3d &vDir, const DeviationParams &devDeviation=FMGeGbl::gDefDev)
 
FMGEOMETRY_API Body FacetModeler::revolution (const Profile2D &base, const OdGeVector3d &revAxis, const OdGePoint3d &axisPosition, double startAng, double endAng, const DeviationParams &deviation=FMGeGbl::gDefDev)