OpenLexocad
27.0
|
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::ElementTool | static |
cut(std::shared_ptr< Element > softElem, std::shared_ptr< Element > hardElem, std::vector< std::shared_ptr< Element >> &result) | OpenLxApp::ElementTool | static |
cut(std::shared_ptr< Element > softElem, const std::vector< std::shared_ptr< Element >> &hardElems, std::vector< std::shared_ptr< Element >> &result) | OpenLxApp::ElementTool | static |
cut(std::shared_ptr< Element > softElem, std::shared_ptr< Element > *hardElems, int hardElemsSize, std::shared_ptr< Element > *result, int resultSize, int &nbElementsInResult) | OpenLxApp::ElementTool | static |
cutWithPlane(std::shared_ptr< Element > elem, const Base::Pln &plane, std::vector< std::shared_ptr< Element >> &result) | OpenLxApp::ElementTool | static |
elapsedTime() | OpenLxApp::ElementTool | static |
ErrorCode enum name | OpenLxApp::ElementTool | |
fuse(const std::vector< std::shared_ptr< Element >> &elems, std::shared_ptr< Element > &result) | OpenLxApp::ElementTool | static |
InsufficientArraySize enum value | OpenLxApp::ElementTool | |
InvalidArguments enum value | OpenLxApp::ElementTool | |
NoError enum value | OpenLxApp::ElementTool | |
projectImage(const std::vector< std::shared_ptr< Element >> &elems, const Base::String &imgPath) | OpenLxApp::ElementTool | static |
projectOrthoPhoto(const std::vector< std::shared_ptr< Element >> &elems, const Base::String &imgPath, const Base::String &jpgdFilePath, const Base::String &lokFilePath) | OpenLxApp::ElementTool | static |
projectOrthoPhoto(const std::vector< std::shared_ptr< Element >> &elems, const Base::String &imgPath, double minX, double minY, double maxX, double maxY) | OpenLxApp::ElementTool | static |
ResultingGeometryIsInvalid enum value | OpenLxApp::ElementTool | |
section(std::shared_ptr< Element > firstElem, std::shared_ptr< Element > secondElem, std::vector< std::shared_ptr< Element >> &result) | OpenLxApp::ElementTool | static |
sectionWithPlane(std::shared_ptr< Element > elem, const Base::Pln &plane, std::vector< std::shared_ptr< Element >> &result) | OpenLxApp::ElementTool | static |
splitByPlane(std::shared_ptr< Element > elem, const Base::Pln &plane, std::vector< std::shared_ptr< Element >> &result) | OpenLxApp::ElementTool | static |
startTimer() | OpenLxApp::ElementTool | static |
stopTimer() | OpenLxApp::ElementTool | static |
UnknownError enum value | OpenLxApp::ElementTool |