BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
PlatformAlgorithm
OffsetHelper
createOffsetByBaseGeometry
offset
offsetObj
◆
offset()
static
Base::PolyLine
offset
(
const
Base::PolyLine
&
polyLine
,
const int
offsetMode
,
const double
offsetValue
)
static
根据指定的偏移模式和偏移距离,生成输入多段线的偏移曲线
根据指定的偏移模式和偏移距离,生成输入多段线的偏移曲线
参数
[in]
polyLine
输入的多线段对象
[in]
offsetMode
偏移模式
[in]
offsetValue
偏移距离
返回
返回新的偏移对象