Lisp获取偏置后对象的坐标点_[讨论]如何获得一个对象其正确的在UCS中的边界坐标?...

本文介绍了如何在AutoCAD中使用Lisp获取经过偏置处理的对象在用户坐标系(UCS)中的准确边界坐标。通过调用Object.TranslateCoordinates方法,结合OriginalPoint、From、To、Disp和OCSNormal参数,可以实现从世界坐标系(WCS)到UCS的坐标转换,从而得到所需坐标点。
摘要由CSDN通过智能技术生成

Signature

RetVal = object.TranslateCoordinates(OriginalPoint, From, To, Disp[, OCSNormal])

Object

MSITStore

:\Program%20Files\AutoCAD%202005\help\acadauto.chm::/idh_utility_object.htm" target="_blank" >Utility

The object or objects this method applies to.

OriginalPoint

Variant (three-element array of doubles); input-only

The 3D WCS coordinates specifying the original coordinates to be translated. This parameter can be treated as a point or a displacement vector depending on the value of Disp.

From

AcCoordinateSystem enum; input-only

The coordinate system from which the point originates.

acWorld

acUCS

acOCS

acDisplayDCS

acPaperSpaceDCS

To

AcCoordinateSystem enum; input-only

The coordinate system to which the point will be conv

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值