BIMHome v1.0.0
BIMHome接口文档说明
Public 成员函数 | Private 属性 | 所有成员列表
Block2D类 参考

#include <Block2D.h>

类 Block2D 继承关系图:
Geometry2D

Public 成员函数

 Block2D ()
 
 Block2D (const std::vector< Base::Geometry2D * > &geoList)
 构造二维块
 
std::vector< Geometry2D * > getGeometry2DList () const
 
virtual ~Block2D ()
 
- Public 成员函数 继承自 Geometry2D
Geometry2Dclone (void) const
 
virtual Geometry2Dcopy (void) const =0
 
 Geometry2D ()
 
Geometry2DType getType () const
 
virtual ~Geometry2D ()
 

Private 属性

std::vector< Geometry2D * > mGeoLists
 

额外继承的成员函数

- Protected 属性 继承自 Geometry2D
Geometry2DType mType
 

该类的文档由以下文件生成: