INSTNCE

Bulk Data Entry The INSTNCE Bulk Data Entry can be used to define the location of a part in the global structure. Each INSTNCE entry should reference a unique part name.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
INSTNCE ID name NN            

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
INSTNCE 2 CrankShaft 32            

Definitions

Field Contents SI Unit Example
ID Set identification number.

(Integer > 0)

 
name Specifies the unique name of a part that is to be attached to the global part. 2 It should match the name of one of the parts defined using the BEGIN, FEMODEL, name entry.

(Character String)

 
NN ID of a RELOC Bulk Data Entry. This field defines the actual location of the part in the final model via the RELOC entry.

Default = blank (Integer > 0)

 

Comments

  1. The full model consists of several parts, one part is designated as global and the rest of the parts are attached to the global part using INSTNCE entries. The global part can have an arbitrary name (it is identified by the presence of INSTNCE entries). A minimum of one INSTNCE entry should always be present in the model.
  2. All INSTNCE entries should exist within a global part and no INSTNCE entry can reference the name of a global part on the name field.
  3. Each INSTNCE entry should reference a different part name. However, not every part has to be defined using an INSTNCE entry. Such parts are still contained within the full model without any relocation.