Hello
i am working on ABAQUS_Python scripting. I prepare most of the model code parts but there is a problem with findat part; I can't make the coordinate of the sides and points with ABAQUS Python coding shape.
ABAQUS findat needs the coordinate like this:
((1.0, 15.0, 0.0), ), ((1.0, 5.0...