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!

A CAD problem in FE software ABAQUS

Status
Not open for further replies.

dariushtari99

Mechanical
Joined
Jun 15, 2007
Messages
25
Location
CA
Hi
here is the problem:
I 'm developing an script(python).In part of that script,I should generate several lines by connecting node of current step of a forming process and previous step and intersect it with an arbitrary surface which is imported from a CAD software.The intersection points of these lines with CAD surface is what i need for next steps of process.Any body has any idea how it should be done????Pls HELP!THX
 
You probably should RF this and repost in the ABAQUS forum799

TTFN

FAQ731-376
 
thanks for the comment but i have already done that and no body came up with an answer
 
The way I use python is to do the work manually and see how Abaqus has interpreted the commans in python and then edit the file for general use later.

corus
 
Hi corus
thank you for your comment
But The problem is that the Abaqus has no feature for intersection of line-surface in fact the cad module of ABAQUS is so weak do perform this intersection!Am i not right?
Dariush
 
Are you asking for the maths behind locating the intersection between a line defined by two points, and a plane defined by 3?



Cheers

Greg Locock

Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.
 
Dear Greglocock
I actualy found the solution to my question.So I dont need to go through maths behind the intersection.thank you for your comment anyway.and i m ready to explain the way to do such an intersection in ABAQUS if any one is willing to hear.
Dariush
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top