iCAx开思工具箱

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 25271|回复: 1
打印 上一主题 下一主题

CAA:求助 CATTransfoManager的参数的含义

[复制链接]
跳转到指定楼层
楼主
发表于 2006-6-12 20:43:26 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册登录,享用更多网站功能!

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

x
我在做把立体给对称复制的命令
我开始用CATDynTransformation,为了能连颜色都一起复制,我用CATDynTransformation::CATDynModification模式,
但发现一个问题:如果复制对象里有孔之类的feature的时候,在3DView上点复制后的孔的面的时候,原来的孔的面也一起高亮(他们在同一个Body的时候)
于是我改用CATDynTransformation::CATDynCreation模式,并自己修改所有的面之间的CATCGMJournal为Modify,结果更坏,自己做的对称复制feature甚至不能高亮

后来改用CATTransfoManager,问题也没有解决,它的参数CATTransfoManagerType 的意思也看不太懂,不知道有没有用过它的同行能给指点一下
CATTransfoManagerType
enum CATTransfoManagerType {
  Duplicate,
  FullDuplicate,
  Replace
}

Defines the mode of the transformation process.
Parameters:
CATTransfoManager:uplicate
Duplicates and transforms the objects that are Added to the CATTransfoManager.
Does not duplicate a forward linked object if it is geometrically invariant by the transformation, except if this forward linked object is specifically Added to the CATTransfoManager. Duplicates a forward linked object if it is not geometrically invariant by the transformation.
CATTransfoManager::FullDuplicate
Duplicates and transforms the objects that are Added to the CATTransfoManager.
Duplicates a forward linked object even if it is geometrically invariant by the transformation,
CATTransfoManager::Replace
Only transforms the objects that are Added to the CATTransfoManager.
Does not replace a forward linked object if it is geometrically invariant by the transformation, except if this forward linked object is specifically Added to the CATTransfoManager. Replaces a forward linked object if it is not geometrically invariant by the transformation.
Invariant means that it is invariant within its maximum limits. An line is invariant by a transformation along its direction, a circle is invariant by a rotation of center the center of the circle, as examples.
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖 支持支持
沙发
发表于 2012-11-21 17:28:25 | 只看该作者

马上注册登录,享用更多网站功能!

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

x
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手板模型制作,在线3D打印服务

QQ|小黑屋|手机版|开思工具箱 CAD工具箱_CAM工具箱  

GMT+8, 2024-9-29 12:25 , Processed in 0.012161 second(s), 6 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2024 www.iCAx.org

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