abaqus 材料库 导出

更新时间:2023-07-15 07:08:04 阅读: 评论:0

script

命令:

PartFromOdb(...)

PartFromInstanceMesh(...)

Part2DGeomFrom2DMesh(...)

PartFromExtrude2DMesh(...)

PartFromSection3DMeshByPlane(...)

以下的两个

cpi什么意思

py

文件为

abaqus 6.6

版本支持的

py

昨天英语怎么说文件

参考
角瓜鸡蛋饼
py

空想主义文件(从

华为手机删除的照片如何恢复odb

文件中导出)



"""

Reads the output databa file and imports the deformed shape of

the billet at the end of step 1 as an orphan mesh part.
京糕
The

orphan mesh part is then ud to create a 2D solid part which

can be meshed by the ur.

"""

from abaqus import *

from abaqusConstants import *

import part

# NOTE:


USER MUST DEFINE THESE V

榴莲煲汤ARIABLES.

odbName = 'Job-2.odb'

# Name of output databa file.

modelName = 'Model-1'

# Model name.

orphanInstance = 'PART-1-1' # Deformed instance name.

deformedShape = DEFORMED

# Shape.

angle = 15.0

# Feature angle.

importStep = 2

# Step number.

墨水屏原理# Import orphan mesh part.

orphanBillet =&dels['Model-1'].PartFromOdb(fileName=odbName,


name='orphanBillet',

instance=orphanInstance,

shape=deformedShape,

step=importStep)

# Extract 2D profile and create a solid part.

本文发布于:2023-07-15 07:08:04,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/82/1097497.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:照片   删除   版本
相关文章
留言与评论(共有 0 条评论)
   
验证码:
推荐文章
排行榜
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图