AGEN, ITIME
, NA1
, NA2
, NINC
, DX
, DY
, DZ
, KINC
, NOELEM
, IMOVE
Generates additional areas from a pattern of areas.
ITIME
Do this generation operation a total of ITIME
s,
incrementing all keypoints in the given pattern automatically (or by KINC
)
each time after the first. ITIME
must be more
than 1 for generation to occur.
NA1
, NA2
, NINC
Generate areas from the pattern of areas NA1
to NA2
(defaults
to NA1
) in steps of NINC
(defaults
to 1). If NA1
= ALL, NA2
and NINC
are
ignored and the pattern is all selected areas [ASEL].
If NA1
= P, graphical picking is enabled and all
remaining arguments are ignored (valid only in the GUI). A component name
may also be substituted for NA1
(NA2
and NINC
are
ignored).
DX
, DY
, DZ
Keypoint location increments in the active coordinate system (--, D θ, DZ for cylindrical; --, D θ, -- for spherical).
KINC
Keypoint number increment between generated sets. If zero, the lowest available keypoint numbers are assigned [NUMSTR].
NOELEM
Specifies if elements and nodes are also to be generated:
0 | — | Generate nodes and elements associated with the original areas, if they exist. |
1 | — | Do not generate nodes and elements. |
IMOVE
Specifies whether to redefine the existing areas:
0 | — | Generate new areas as requested with the |
1 | — | Move original areas to new position, retaining
the same keypoint numbers ( |
Generates additional areas (and their corresponding keypoints, lines and mesh) from a given area pattern. The MAT, TYPE, REAL, ESYS, and SECNUM attributes of the new areas are based upon the areas in the pattern and not upon the current settings of the pointers. End slopes of the generated lines remain the same (in the active coordinate system) as those of the given pattern. For example, radial slopes remain radial. Generations which produce areas of a size or shape different from the pattern (i.e., radial generations in cylindrical systems, radial and phi generations in spherical systems, and theta generations in elliptical systems) are not allowed. Solid modeling in a toroidal coordinate system is not recommended. Area and line numbers are automatically assigned, beginning with the lowest available values [NUMSTR].