明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 1936|回复: 1

如果需要得到RotationAngle的值,需要取AcadDimRotated类的什么属性呀?

[复制链接]
发表于 2005-8-1 13:45:00 | 显示全部楼层 |阅读模式
<BR>请问我在进行调用AddDimRotated时,<BR>    Dim rDim As AcadDimRotated<BR>    Dim point1(0 To 2) As Double<BR>    Dim point2(0 To 2) As Double<BR>    Dim location(0 To 2) As Double<BR>    Dim angle As Double<BR>    point1(0) = 10: point1(1) = 3: point1(2) = 0<BR>    point2(0) = 10: point2(1) = 30: point2(2) = 0<BR>    location(0) = 25: location(1) = 17: location(2) = 0<BR>    Set rDim = doc.ModelSpace.AddDimRotated(point1, point2, location, 90 * 3.141592 / 180)<BR>    angle = rDim.Rotation<BR>    为什么angle=0呀。看来想要获得旋转角度不能使用Rotation属性。如果需要得到RotationAngle的值,需要取AcadDimRotated类的什么属性呀?<BR>
发表于 2005-8-1 18:22:00 | 显示全部楼层
rDim.Measurement
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-11-27 12:55 , Processed in 0.216417 second(s), 24 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表