BIMHome v1.0.0
BIMHome接口文档说明

◆ createOffsetByBaseGeometry()

static Base::Geometry * createOffsetByBaseGeometry ( Base::Geometry pGeo,
int  offsetMode,
double  offsetValue 
)
static

根据基础几何创建偏移几何对象

根据基础几何创建偏移几何对象

参数
[in]pGeo输入的几何对象指针
[in]offsetMode偏移模式
[in]offsetValue偏移距离
返回
返回新的偏移对象指针