坐标转换方向说明
CurrentUserCoordinateSystem(正向矩阵)
作用:将 用户坐标系(UCS)的坐标 → 转换到世界坐标系(WCS)
公式:
WCS Point=UCS Point×CurrentUserCoordinateSystem
CurrentUserCoordinateSystem.Inverse(逆矩阵)
作用:将 世界坐标系(WCS)的坐标 → 转换回用户坐标系(UCS)
公式:
UCS Point=WCS Point×CurrentUserCoordinateSystem.Inverse
|
暂时没有评论
发表评论 - 不要忘了输入验证码哦! |