www.mxdraw.com
|
返回块的外包矩形框
Mcad::ErrorStatus geomExtentsBestFit(McDbExtents& extents, const McGeMatrix3d& parentXform = McGeMatrix3d::kIdentity) const;
参数 |
说明 |
McDbExtents& extents |
块的外包矩形框 |
const McGeMatrix3d& parentXform = McGeMatrix3d::kIdentity |
暂没使用 |
如果成功返回Mcad::eOk,如果传递的数据非法则返回Mcad::eInvalidInput