查看单个帖子
旧 2009-04-12, 08:28 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】compare view transforms

compare view transforms
i want to find out if the current model view is already set to a particular named view. what is the simplest/best way to do this? i haven't worked much with the mathtransform object, but i suspect there is an easy way to compare the rotation portions (xyz axes) of two transforms to check if they're equal.
mahir abrahim, cswp/core. cswp/smtl
mechanical design engineer
sw 2009 sp2.1
proe wf3/4
answer i figured out how to do this, but there's probably an easier way. i grabbed the views' orientation matrices with orientation3. then i extracted the individual xyz vectors with getdata2. last step is to compare the normalized elements of each vector using arraydata. i can turn the code into a reusable function, but it seems like there should be a simple way to check if mathtransform1=mathtransform2.
mahir abrahim, cswp/core. cswp/smtl
mechanical design engineer
sw 2009 sp2.1
proe wf3/4
edited: 01/26/2009 at 01:17 pm by mahir abrahim
quick
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)