rmettier
Geotechnical
- Oct 6, 2006
- 63
Hi
I'm trying to import 2D planar polygons as parts into a model, through a python script. So far, I've followed the example in the ABAQUS Scripting Users Manual (3.1 Creating a Part), which deals with exactly what I want to do, but in 3D.
So far, I can get as far as importing my points, and drawing the lines for the sketch. But I'm stumped as to how I can then convert the sketch to a part. In the 3D example, they use 'BaseSolidExtrude', to extrude the 2D sketch into a 3D part. I've tried using the same, just with a depth of zero, but that doesn't work. I assume I have to use something different, but I have no idea what.
I've searched the manual for 'TWO_D_PLANAR' but it returns zero hits. Any push in the right direction would be greatly appreciated.
FYI, I'm using ABAQUS 6.6-1.
Cheers
R. Mettier
I'm trying to import 2D planar polygons as parts into a model, through a python script. So far, I've followed the example in the ABAQUS Scripting Users Manual (3.1 Creating a Part), which deals with exactly what I want to do, but in 3D.
So far, I can get as far as importing my points, and drawing the lines for the sketch. But I'm stumped as to how I can then convert the sketch to a part. In the 3D example, they use 'BaseSolidExtrude', to extrude the 2D sketch into a 3D part. I've tried using the same, just with a depth of zero, but that doesn't work. I assume I have to use something different, but I have no idea what.
I've searched the manual for 'TWO_D_PLANAR' but it returns zero hits. Any push in the right direction would be greatly appreciated.
FYI, I'm using ABAQUS 6.6-1.
Cheers
R. Mettier