How can i delete Datum points from Abaqus with python script?

Started by guest6, September 21, 2016, 06:15:56 PM

Previous topic - Next topic

guest6

How can i delete Datum points from Abaqus with python script?

Hi,

i have a list on n points : a=[[1,2,3],[2,3,6],....],how can i delete this points from abaqus with python script?

i'have this syntax but i don't know how applicate them for n points:

mdb.models['Model-1'].parts['Part-1'].deleteFeatures(('.....', ))

How can i delete Datum points from Abaqus with python script?

Mark Barkey

Hi,

I don't know.  I can look into it, but I can't promise anything.  With luck, some additional people will join and respond.  For now, sorry that I cannot provide more information.