OpenLexocad  27.0
OpenLxApp::ElementTool Member List

This is the complete list of members for OpenLxApp::ElementTool, including all inherited members.

common(std::shared_ptr< Element > firstElem, std::shared_ptr< Element > secondElem, std::vector< std::shared_ptr< Element >> &result)OpenLxApp::ElementToolstatic
cut(std::shared_ptr< Element > softElem, std::shared_ptr< Element > hardElem, std::vector< std::shared_ptr< Element >> &result)OpenLxApp::ElementToolstatic
cut(std::shared_ptr< Element > softElem, const std::vector< std::shared_ptr< Element >> &hardElems, std::vector< std::shared_ptr< Element >> &result)OpenLxApp::ElementToolstatic
cut(std::shared_ptr< Element > softElem, std::shared_ptr< Element > *hardElems, int hardElemsSize, std::shared_ptr< Element > *result, int resultSize, int &nbElementsInResult)OpenLxApp::ElementToolstatic
cutWithPlane(std::shared_ptr< Element > elem, const Base::Pln &plane, std::vector< std::shared_ptr< Element >> &result)OpenLxApp::ElementToolstatic
elapsedTime()OpenLxApp::ElementToolstatic
ErrorCode enum nameOpenLxApp::ElementTool
fuse(const std::vector< std::shared_ptr< Element >> &elems, std::shared_ptr< Element > &result)OpenLxApp::ElementToolstatic
InsufficientArraySize enum valueOpenLxApp::ElementTool
InvalidArguments enum valueOpenLxApp::ElementTool
NoError enum valueOpenLxApp::ElementTool
projectImage(const std::vector< std::shared_ptr< Element >> &elems, const Base::String &imgPath)OpenLxApp::ElementToolstatic
projectOrthoPhoto(const std::vector< std::shared_ptr< Element >> &elems, const Base::String &imgPath, const Base::String &jpgdFilePath, const Base::String &lokFilePath)OpenLxApp::ElementToolstatic
projectOrthoPhoto(const std::vector< std::shared_ptr< Element >> &elems, const Base::String &imgPath, double minX, double minY, double maxX, double maxY)OpenLxApp::ElementToolstatic
ResultingGeometryIsInvalid enum valueOpenLxApp::ElementTool
section(std::shared_ptr< Element > firstElem, std::shared_ptr< Element > secondElem, std::vector< std::shared_ptr< Element >> &result)OpenLxApp::ElementToolstatic
sectionWithPlane(std::shared_ptr< Element > elem, const Base::Pln &plane, std::vector< std::shared_ptr< Element >> &result)OpenLxApp::ElementToolstatic
splitByPlane(std::shared_ptr< Element > elem, const Base::Pln &plane, std::vector< std::shared_ptr< Element >> &result)OpenLxApp::ElementToolstatic
startTimer()OpenLxApp::ElementToolstatic
stopTimer()OpenLxApp::ElementToolstatic
UnknownError enum valueOpenLxApp::ElementTool