cSimTool Class Reference

#include <VolSim.h>

Public Member Functions

 cSimTool (const TopoDS_Shape &toolShape, float res)
 
float GetToolProfileAt (float pos)
 
bool isInside (const TopoDS_Shape &toolShape, Base::Vector3d pnt, float res)
 
 ~cSimTool ()
 

Public Attributes

float length
 
std::vector< toolShapePointm_toolShape
 
float radius
 

Constructor & Destructor Documentation

◆ cSimTool()

◆ ~cSimTool()

cSimTool::~cSimTool ( )

Member Function Documentation

◆ GetToolProfileAt()

float cSimTool::GetToolProfileAt ( float  pos)

◆ isInside()

bool cSimTool::isInside ( const TopoDS_Shape &  toolShape,
Base::Vector3d  pnt,
float  res 
)

Member Data Documentation

◆ length

◆ m_toolShape

std::vector< toolShapePoint > cSimTool::m_toolShape

Referenced by cSimTool(), and GetToolProfileAt().

◆ radius

float cSimTool::radius

The documentation for this class was generated from the following files: