Next: CONSTRUCT PARAMETER Name Value
Up: Primary Command CONSTRUCT
Previous: CONSTRUCT MERGE [Set_name] [Tol]
FEMGEN Command only.
The table below gives the parts for which names can be specified and their default names.
Type | Default | Comments | |
POINTS | P | Defines a name for points. | |
LINES | L | Defines a name for lines. | |
SURFACES | S | Defines a name for surfaces. | |
BODIES | B | Defines a name for bodies. | |
TRANSFORM | T | Defines a name for transformations. | |
SHAPES | SH | Defines a name for shapes. | |
CSYST | CS | Defines a name for local coordinates systems. | |
LOADS | LO | Defines a name for loads. | |
TCURVES | TC | Defines a name for time curves. | |
SCURVES | SC | Defines a name for space curves. | |
LMASKS | LM | Defines a name for load masks. | |
MATERIALS | MA | Defines a name for material properties. | |
CONSTRNT | CO | Defines a name for constraints. | |
PARAMETER | PA | Defines a name for parameters. | |
PHYSICAL | PH | Defines a name for physical properties. | |
SETS | SE | Defines a name for sets. | |
4-CHARS | - | Specifies that 4-character names are to be used | |
(see note 2). | |||
8-CHARS | - | Specifies that 8-character names are to be used. | |
This is the default. (see notes 3 and 4). |
Notes:
Note that 4-character names should not otherwise be used. (However, for completeness note that with 4-character names the CONSTRUCT NAME command could define a 1 or 2 letter alphabetical part for generated names).
If the last name in a name generation sequence is reached then the user will be prompted to specify the alphabetical and numerical part for the first name of a new sequence.
On termination of a FEMGEN session the current state of the name generation sequences for the model will be saved in the FEMGEN database and recovered when the model is subsequently re-entered.
Where the CONSTRUCT NAME command is used to specify the first name of a new naming sequence in order to distinguish parts of a model by the names generated then it is more efficient to generate names in ascending order, for example: from S1001 to S1500, S2001 to S2500 and S3001 to S3500 rather than S3001 to S3500, S2001 to S2500 and S2001 to S2500. The rule is that the name specified for the start of a new sequence should ideally be "greater" than the maximum name already used in that sequence.
Examples:
Specifies that the first name to be used when generating a surface is S1001. The next surface will have the name S1002.
Specifies that the first name to be used when generating a body is BODY100. The next body will have the name BODY101.
Femsys Limited