I know that to define a homogeneous solid section using the phyton,

we can use, for example:

mdb.models['Model1'].HomogeneousSolidSection(name='SAdhesiveP', material='AdhesiveP', thickness=1.0)

Do Someone know how I can define the cohesive section using this code?

thanks a lot!

Similar questions and discussions