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!

How to view internal (slices) results in Ansys?

Status
Not open for further replies.

oguila

Bioengineer
Joined
Dec 18, 2012
Messages
11
Location
BR
Hello everybody!

I need to view the results in the internal structure of my model ( Ansys 14 ). Doing such thing in Solidworks/Cosmos is so simple - you just drag the plane and the model is cut/sliced in the point of our interest - however I am having some difficulties in Ansys. I have tried but I was not able to get the slice in region of my interest.

Can anyone help me, please?


Thanks!
 
Have you tried clicking "WorkPlane >> Align WP With >> Nodes +"?
That will allow you to define your workplane by selecting 3 nodes.
From there, the /CPLANE,1 command will set the cutting plane to the working plane.
...and the /TYPE,,SECT command will set the display type to "section" (also see /TYPE,,ZQSL or /TYPE,,CAP).
Once that's all set, just type /REPLOT and your section cut should display on the screen.
 
Thank you, it worked!
I used that way:
LWPL,-1,6057,_Z2
wprot,,,90
CSYS,0
WPAVE,0,0,0
CSYS,4

/CPLANE,1
/TYPE,,SECT

/VIEW,,1,0,0
/ANG,1
/ANG,1,124.5,YS,1
/AUTO,1
WPSTYLE,,,,,,,,0
/REP,FAST
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top