以wrtPoint原点,scaleFactor缩放该点
McGePoint3d& scaleBy(double scaleFactor, const McGePoint3d& wrtPoint = McGePoint3d::kOrigin);
|
参数 |
说明 |
|
double scaleFactor |
输入比例因子 |
|
const McGePoint3d& wrtPoint = McGePoint3d::kOrigin |
输入缩放中心 |
返回该对象的引用