| BIMHome v1.0.0
    BIMHome接口文档说明 | 
#include <ThicknessFactory.h>
| 静态 Public 成员函数 | |
| static App::IDocumentObject * | createThickness (App::IDocumentObject *pFaces, double dValue, long lMode, long lJoin, bool bIntersection, bool bSelfIntersection, const std::string &sObjname="Thickness", App::IDocument *pIDoc=nullptr) | 
| 创建抽壳 | |
| static void | updateThicknessParameters (App::IDocumentObject *pIObj, App::IDocumentObject *pFaces, double dValue, long lMode, long lJoin, bool bIntersection, bool bSelfIntersection) | 
| 更新抽壳 | |