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

Create parts from vertex data

Status
Not open for further replies.

gluege

Mechanical
Joined
Nov 10, 2005
Messages
5
Location
DE
Hello!

I would like to construct a 3D-Cell-structure in ABQ. I have the gemetric data onhand, like

V1: 0 , 0, 3
V2: 8.4 , 0 , 6
.
.
.
v10: 0.4 , 0.2, 0.4

Cell 1: convex hull of V1,V2,V5,V6,V9

Is there a ABQ function or script command that allows to create in a simple manner parts from this date?

Thanks in advance!
 
I think not. You probably have to use an other program to create the part geometry and then import it in ABAQUS/CAE using one of the import formats available (e.g., iges etc.).
 
Hi,

i already thought about this, and tried to write an iges-file by hand. The syntax/scheme is somewhat difficult. i think i have to get a CAD-Program.

bye,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top