BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
TechDraw
DxfCircle
calculateBorders
clone
DxfCircle
getCenterPoint
getRadius
m_CenterPoint
m_Radius
move
rotate
setCenterPoint
setRadius
writeDxf
~DxfCircle
◆
rotate()
virtual void rotate
(
const
TechDraw::DxfVector
&
center
,
const double &
angle
)
override
virtual
旋转实体
旋转实体
参数
[in]
center
旋转中心
[in]
angle
旋转角度
返回
无
重载
DxfEntity
.