找回密码 注册 QQ登录
一站式解决方案

iCAx开思网

CAD/CAM/CAE/设计/模具 高清视频【积分说明】如何快速获得积分?快速3D打印 手板模型CNC加工服务在线3D打印服务,上传模型,自动报价
查看: 17438|回复: 9
打印 上一主题 下一主题

【求助】在catia中如何获得用户选择句柄

[复制链接]
跳转到指定楼层
1
发表于 2004-8-25 16:59:18 | 只看该作者 回帖奖励 |正序浏览 |阅读模式

马上注册,结交更多同行朋友,交流,分享,学习。

您需要 登录 才可以下载或查看,没有帐号?注册

x
套用“句柄”一词
实际是这样的
想获得用户选择的点或线的几何信息,如坐标等
用宏,vb
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖 赞一下!赞一下!
10
发表于 2006-12-4 19:19:13 | 只看该作者
原帖由 acoka 于 2004-8-25 17:01 发表
看来你不要底层的VC的用法



哈哈,扛了两年,还是回到VC的路上来了,好像又晚了,是不是已经开始向.net转了?
9
发表于 2004-8-26 11:02:37 | 只看该作者
谢谢acoka
用的是
selection.findobject
所有问题迎刃而解
  
好爽阿~~~~~~~~~~~~
8
发表于 2004-8-25 20:09:27 | 只看该作者
呵呵
谢谢
明天试试
家里机器没装
7
发表于 2004-8-25 19:36:28 | 只看该作者
GetAlias()之类的
6
发表于 2004-8-25 18:14:55 | 只看该作者
HybridShapePointCoord  
Line  
这些我找到了
对于已知点线可以处理
我不知道怎样解决这个问题
我加载一个窗口
提示用户捡取几何
此时用户选点或线
程序得到这个点的坐标即HybridShapePointCoord  
但我怎么知道是哪个点阿
5
发表于 2004-8-25 17:13:07 | 只看该作者
Line (Object)
IUnknown
  |
  +--IDispatch
    |
    +--CATBaseUnknown
      |
      +--CATBaseDispatch
        |
        +--AnyObject
          |
          +--HybridShape
            |
            +--Line
   
  
--------------------------------------------------------------------------------
  
--------------------------------------------------------------------------------
  
Method Index
GetDirection  
Role: Returns the unit-vector pointing in the direction of the line.  
GetOrigin  
Role: Returns the origin of the line  
PutDirection  
Role: Sets the unit-vector pointing in the direction of the line.  
PutOrigin  
Role: Sets the origin of the line.
4
发表于 2004-8-25 17:11:09 | 只看该作者
IUnknown
  |
  +--IDispatch
    |
    +--CATBaseUnknown
      |
      +--CATBaseDispatch
        |
        +--AnyObject
          |
          +--HybridShape
            |
            +--Point
              |
              +--HybridShapePointCoord
   
  
--------------------------------------------------------------------------------
  
Point defined by coordinates.
Role: To access data of the point feature created with its cartesian coordinates.  
See also:  
Length  
See also:  
Reference  
See also:  
HybridShapeFactory  
  
--------------------------------------------------------------------------------
  
Property Index
PtRef  
Returns or Sets the reference point for PointCoord feature.  
X  
Returns X coordinate of the point.  
Y  
Returns Y coordinate of the point.  
Z  
Returns Z coordinate of the point.
3
发表于 2004-8-25 17:02:57 | 只看该作者
没办法,我的caa一直不能用
项目时间紧
就只好凑合用vb了
2
发表于 2004-8-25 17:01:01 | 只看该作者
看来你不要底层的VC的用法
您需要登录后才可以回帖 登录 | 注册

本版积分规则

3D打印手板模型快速制作服务,在线报价下单!

QQ 咨询|手机版|联系我们|iCAx开思网  

GMT+8, 2024-12-25 09:34 , Processed in 0.026677 second(s), 12 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2024 www.iCAx.org

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