DrBwts
Mechanical
- Nov 4, 2012
- 297
I am generating part geometries external to the Abaqus environment and importing them via *.inp files
In these files I add a reference point by including the following lines;
Where node 11 is the reference point in this instance.
But the reference point does not get imported with the *.inp file.
Anybody know why?
In these files I add a reference point by including the following lines;
Code:
*Node
11, 0., 0., 0.
*Nset, nset=RIGIDCONTACTTEMPLATE_1-RefPt_, internal
11,
Where node 11 is the reference point in this instance.
But the reference point does not get imported with the *.inp file.
Anybody know why?