VGEN
VGEN, ITIME
, NV1
, NV2
, NINC
, DX
, DY
, DZ
, KINC
, NOELEM
, IMOVE
Generates additional volumes from a pattern of volumes.
ITIME
Do this generation operation a total of
ITIME
s, incrementing all keypoints in the given pattern automatically (or byKINC
) each time after the first.ITIME
must be > 1 for generation to occur.NV1
,NV2
,NINC
Generate volumes from pattern beginning with
NV1
toNV2
(defaults toNV1
) in steps ofNINC
(defaults to 1). IfNV1
= ALL,NV2
andNINC
are ignored and the pattern is all selected volumes (VSEL). IfNV1
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNV1
(NV2
andNINC
are ignored).DX
,DY
,DZ
Keypoint location increments in the active coordinate system (--, Dθ, DZ for cylindrical, --, Dθ, -- for spherical).
KINC
Keypoint 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 volumes, if they exist.
1
—
Do not generate nodes and elements.
IMOVE
Specifies whether to redefine the existing volumes:
0
—
Generate additional volumes as requested with the
ITIME
argument.1
—
Move original volumes to new position retaining the same keypoint line, and area numbers (
ITIME
,KINC
, andNOELEM
are ignored). Corresponding meshed items are also moved if not needed at their original position.
Notes
Generates additional volumes (and their corresponding keypoints, lines, areas and mesh) from a given volume pattern. The MAT, TYPE, REAL, and ESYS attributes are based upon the volumes 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, etc. Generations which produce volumes of a size or shape different from the pattern (that is, radial generations in cylindrical systems, radial and phi generations in spherical systems, and theta generations in elliptical systems) are not allowed. Note that solid modeling in a toroidal coordinate system is not recommended. Volume, area, and line numbers are automatically assigned (beginning with the lowest available values (NUMSTR)).