Ansys Learning Forum › Forums › Discuss Simulation › General Mechanical › TARGE170 and arc line segments › Reply To: TARGE170 and arc line segments
Hi Rahul,
Thank you for your response. I am working on a model with rigid bodies and encountered this error as I was developing an early demo version using simplified geometry. My intent was to create a rigid body with MASS21 and TARGE170 elements. The TARGE170 elements were intended to form the outline of the rigid body mainly for visual purposes but could also be used for applying load conditions (in addition to a TARGE170 element for the pilot node). I am open to other suggestions but I have gotten something similar to work with straight lines and splines. It was also unexpected that LMESH can only produce a single TARGE169 element with TSHAP,ARC and could not automatically discretize the arc into smaller pieces using LINE or PARA shaped TARGE170 elements.
Below is a minimum working example which reproduces the issue. Here though I am creating a line using LARC instead of importing from Parasolid. The example can be run without an error message if the element is changed to TARGE169 but then the element is projected to the X-Y plane.
FINISH
/CLEAR
/PREP7
K,1,-0.5,0.5,0.1
K,2,0.5,0.5,0.1
K,3,0,0,0
LARC,1,2,3,1
ET,1,TARGE170
ALLSEL
LATT,,,1
LMESH,ALL