Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Extract normal vectors from Abaqus using scripting

Status
Not open for further replies.

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.
 
Try the getNormal() method used in conjunction with pointOn.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top