BIMHome v1.0.0
BIMHome接口文档说明

◆ offset()

static Base::PolyLine offset ( const Base::PolyLine polyLine,
const int  offsetMode,
const double  offsetValue 
)
static

根据指定的偏移模式和偏移距离,生成输入多段线的偏移曲线

根据指定的偏移模式和偏移距离,生成输入多段线的偏移曲线

参数
[in]polyLine输入的多线段对象
[in]offsetMode偏移模式
[in]offsetValue偏移距离
返回
返回新的偏移对象