|
BIMHome v1.0.0
BIMHome接口文档说明
|
成员的完整列表,这些成员属于 GeologyFactory,包括所有继承而来的类成员
| convertH3DShapeToGeologySurface(App::IDocumentObject *pObject, App::IDocument *pDoc=nullptr, const std::string &objName="GeologyMeshSurface") | GeologyFactory | static |
| createGeologicalMountainCut(App::IDocumentObject *pObject1, App::IDocumentObject *pObject2, const std::string &objName="GeologicalMountainCut", App::IDocument *pDoc=nullptr) | GeologyFactory | static |
| createGeologyMountain(App::IDocumentObject *pObject, double bottomZ, int bottomType, const std::string &objName="GeologicalMountain", App::IDocument *pDoc=nullptr) | GeologyFactory | static |
| createGeologyMountain(App::IDocumentObject *pObject, double bottomValue, int bottomType, App::IDocument *pDoc=nullptr, const std::string &objName="GeologicalMountain") | GeologyFactory | static |
| createGeologySurface(const std::vector< Base::Vector3d > &points, const std::string &objName="GeologyMeshSurface", App::IDocument *pDoc=nullptr) | GeologyFactory | static |
| createGeologySurface(const std::vector< Base::Vector3d > &points, App::IDocument *pDoc=nullptr, const std::string &objName="GeologyMeshSurface") | GeologyFactory | static |
| geologicalBoolean(App::IDocumentObject *pArgObject, App::IDocumentObject *pToolObject, const std::string &booleanType, App::IDocument *pDoc=nullptr) | GeologyFactory | static |
| ShapeToGeologySurface(App::IDocumentObject *pObject, App::IDocument *pDoc=nullptr, const std::string &objName="GeologyMeshSurface") | GeologyFactory | static |