BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
PlatformAlgorithm
OffsetHelper
createOffsetByBaseGeometry
offset
offsetObj
◆
createOffsetByBaseGeometry()
static
Base::Geometry
* createOffsetByBaseGeometry
(
Base::Geometry
*
pGeo
,
int
offsetMode
,
double
offsetValue
)
static
根据基础几何创建偏移几何对象
根据基础几何创建偏移几何对象
参数
[in]
pGeo
输入的几何对象指针
[in]
offsetMode
偏移模式
[in]
offsetValue
偏移距离
返回
返回新的偏移对象指针