Obtaining part information

Several utility routines are available to allow you to obtain information about your part instances.

Utility routines GETPARTINFO and VGETPARTINFO can be called from any Abaqus/Standard or Abaqus/Explicit user subroutine, respectively, to retrieve the part instance name and original node or element number corresponding to an internal node or element number. Utility routines GETINTERNAL and VGETINTERNAL can be called from any Abaqus/Standard or Abaqus/Explicit user subroutine, respectively, to retrieve the internal node or element number corresponding to a part instance name and original node or element number. The part file (jobname.prt) must be available. The expense of calling these routines is not trivial, so minimal use of them is recommended.

The following topics are discussed:

Related Topics
In Other Guides
About user subroutines and utilities
Assembly definition
Pure bending of a cylinder: CAXA elements

ProductsAbaqus/StandardAbaqus/Explicit