#include "ShapesBase.h"
|
std::string | to_string (double value) |
|
void | storeShapeInModel (const TopoDS_Shape &_shape, std::vector< double > &_transform, const std::string &_name, const std::string &_type, std::list< std::pair< std::string, std::string > > &shapeParameters, std::list< std::string > &faceNames) |
|
void | applyFaceNames (EntityGeometry *geomEntity, const TopoDS_Shape &_shape, std::list< std::string > &faceNames) |
|
void | writeShapeToStepFile (const TopoDS_Shape &_shape, const std::string &_filename) |
|
void | deleteNonStandardProperties (EntityGeometry *geometryEntity) |
|
◆ ShapesBase() [1/2]
◆ ~ShapesBase()
ShapesBase::~ShapesBase |
( |
| ) |
|
|
inline |
◆ ShapesBase() [2/2]
ShapesBase::ShapesBase |
( |
| ) |
|
|
delete |
◆ applyFaceNames()
void ShapesBase::applyFaceNames |
( |
EntityGeometry * | geomEntity, |
|
|
const TopoDS_Shape & | _shape, |
|
|
std::list< std::string > & | faceNames ) |
|
protected |
◆ deleteNonStandardProperties()
void ShapesBase::deleteNonStandardProperties |
( |
EntityGeometry * | geometryEntity | ) |
|
|
protected |
◆ storeShapeInModel()
void ShapesBase::storeShapeInModel |
( |
const TopoDS_Shape & | _shape, |
|
|
std::vector< double > & | _transform, |
|
|
const std::string & | _name, |
|
|
const std::string & | _type, |
|
|
std::list< std::pair< std::string, std::string > > & | shapeParameters, |
|
|
std::list< std::string > & | faceNames ) |
|
protected |
◆ to_string()
std::string ShapesBase::to_string |
( |
double | value | ) |
|
|
protected |
◆ writeShapeToStepFile()
void ShapesBase::writeShapeToStepFile |
( |
const TopoDS_Shape & | _shape, |
|
|
const std::string & | _filename ) |
|
protected |
◆ classFactory
ClassFactory* ShapesBase::classFactory |
|
protected |
◆ entityCache
◆ modelComponent
◆ serviceID
◆ serviceName
std::string ShapesBase::serviceName |
|
protected |
◆ uiComponent
The documentation for this class was generated from the following files: