Sep 10, 2020 #1 apal21 Structural Joined Apr 11, 2020 Messages 53 Location FR Hello, Can someone tell me if it is possible to extract surface normal vectors from Abaqus using scripting? For the record, I can script enough to get field and history outputs. Thanks in advance.
Hello, Can someone tell me if it is possible to extract surface normal vectors from Abaqus using scripting? For the record, I can script enough to get field and history outputs. Thanks in advance.
Sep 10, 2020 #2 FEA way Mechanical Joined Nov 13, 2018 Messages 5,184 Location PL Try the getNormal() method used in conjunction with pointOn. Upvote 0 Downvote