Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations KootK on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hello guys I'm trying to learn p

Status
Not open for further replies.

HayaNaji

Marine/Ocean
Jun 9, 2016
14
Hello guys

I'm trying to learn python scripting by performing the tasks using the CAE and then checking the python script from the jnl file
Now in performing the face partition command using a datum plane I got this script:

mdb.models['Model-1'].parts[part-1'].PartitionFaceByDatumPlane(datumPlane=
mdb.models['Model-1'].parts['part-1'].datums[8], faces=
mdb.models['Model-1'].parts['part-1'].faces.getSequenceFromMask((
'[#200000 ]', ), ))

However I can't figure out how ABAQUS assign the values after the # sign, [#200000 ]', ), )),
I appreciate it if anyone got any idea

Kind Regards :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor