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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Output Beam Local Coordinate System

Status
Not open for further replies.

rybose

Mechanical
Joined
Dec 15, 2008
Messages
32
Location
US
I am looking to output orientation vectors of beam elements to either the ODB or FIL.

I have done this for shells using:

Code:
*OUTPUT, FIELD
*ELEMENT OUTPUT, DIRECTIONS=YES
SF

The local coordinate system shows up in the ODB in the fieldValue.localCoordSystem member. It also appears in the FIL.

Unfortunately for beam elements, the local coordinate system is nowhere to be found.

Any suggestions?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top