找回密码
 注册
Simdroid-非首页
查看: 150|回复: 0

[二次开发] Abaqus/Python findAt方法无法返回对应的几何体

[复制链接]
发表于 2015-3-24 19:40:19 | 显示全部楼层 |阅读模式 来自 北京
在用Python脚本进行建模时,用到findAt方法选取某个surface和某个cell。语法如下:

  1. hCCell = hCPart.cells.findAt(((0.015,0.015,0.05),))
  2. topFace = hCAssembly.instances['hCInst_1'].faces.findAt(((0.015,0.015,0.1),))
  3. bottomFace = hCAssembly.instances['hCInst_1'].faces.findAt(((0.015,0.015,0.0),))
复制代码

但是在ABAQUS中提示:
  1. findAt could not find a geometric entity at(,,).
复制代码

这个有可能是什么原因呢?

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

本版积分规则

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-4-27 09:38 , Processed in 0.025574 second(s), 11 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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