返回实体的最小外包矩形框
virtual Mcad::ErrorStatus getGeomExtents(McDbExtents& extents) const;
如果成功返回Mcad::eOk,如果传递的数据非法则返回Mcad::eInvalidInput
McDbEntity 方法