ProductsAbaqus/StandardAbaqus/ExplicitAbaqus/CAE
TypeModel data
LevelAssembly
Abaqus/CAEAssembly module for part instances
  not imported from a previous analysis; 
  Load module for part instances
  imported from a previous analysis
 
Required parameters if the instance is not imported from a previous
  analysis
   - NAME
-  
 Set this parameter equal to a label that will be used to refer to the
  instance.
 
- PART
-  
Set this parameter equal to the name of the part being instanced.
 

Required parameter if the instance is to be imported once from a
  previous analysis
   
- INSTANCE
-  
 Set this parameter equal to the name of the instance to be imported from
  the previous analysis.
 

Required parameters if the instance is to be imported more than once
  from a previous analysis
  
 - NAME
-  
 Set this parameter equal to a new label that will be used to refer to the
  instance.
 
- INSTANCE
-  
Set this parameter equal to the old name of the instance to be imported from
  the previous analysis.
 

Optional import parameter
  
 - LIBRARY
-  
Set this parameter equal to the name of the previous analysis from which the
  instance should be imported. The previous analysis output database
  (.odb) file should reside in the current (working)
  directory. If the LIBRARY parameter is omitted, the job name of the previous analysis
  must be specified on the command line using the
  oldjob parameter (see 
  Abaqus/Standard and Abaqus/Explicit execution).
  If both methods are used, the command line specification will take precedence
  over the LIBRARY parameter.
 

Data line to
translate an instance
- First
(and only) line
-  - 
Value of the translation to be applied in the
  X-direction.
 
- 
Value of the translation to be applied in the
  Y-direction.
 
- 
Value of the translation to be applied in the
  Z-direction.
 
 

Data lines to
translate and/or rotate an instance
- First line
-  
- 
Value of the translation to be applied in the
  X-direction.
 
- 
Value of the translation to be applied in the
  Y-direction.
 
- 
Value of the translation to be applied in the
  Z-direction.
 
 - Enter values of zero to apply a pure rotation.
 
- Second
line
-  - 
X-coordinate of point a on the
  axis of rotation (see 
  Figure 1).
 
- 
Y-coordinate of point a on the
  axis of rotation.
 
- 
Z-coordinate of point a on the
  axis of rotation.
 
- 
X-coordinate of point b on the
  axis of rotation.
 
- 
Y-coordinate of point b on the
  axis of rotation.
 
- 
Z-coordinate of point b on the
  axis of rotation.
 
- 
Angle of rotation about the axis
  a–b, in degrees.
 
 - If both translation and rotation are specified, translation is applied
  before rotation.