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

[高级讨论区] 关于循环加载

[复制链接]
发表于 2018-4-25 20:42:21 | 显示全部楼层 |阅读模式 来自 重庆沙坪坝区
我想让模型从0转动90°,然后再次从0开始转动到90°。在一个分析步中该如何实现?
发表于 2018-4-26 09:00:47 | 显示全部楼层 来自 华中科技大学紫菘公寓
Simdroid开发平台
Python编程
回复 不支持

使用道具 举报

发表于 2018-4-27 10:04:13 | 显示全部楼层 来自 上海闵行区
不知道设置amplitude设置行不行
回复 不支持

使用道具 举报

发表于 2018-4-27 10:26:14 | 显示全部楼层 来自 美国
Try Python to update .py file

See an example below:

a = mdb.models['Model-1'].rootAssembly
a.rotate(instanceList=('part-1', ), axisPoint=(0.0, 0.0, 0.0),
    axisDirection=(1.0, 0.0, 0.0), angle=90.0)
#: The instance part-1 was rotated by 90. degrees about the axis defined by the point 0., 0., 0. and the vector 1., 0., 0.
回复 不支持

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-23 16:23 , Processed in 0.030207 second(s), 12 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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