BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Base
Axis
_base
_dir
Axis
Axis
Axis
getBase
getDirection
move
operator!=
operator*
operator*=
operator=
operator==
projection
reverse
reversed
setBase
setDirection
~Axis
◆
operator*=()
Axis
& operator*=
(
const
Base::Placement
&
p
)
重载 *= 运算符
将轴与变换对象相乘,更新轴的基点和方向向量。
参数
[in]
p
变换对象
返回
当前轴的引用