VSYMM
VSYMM, Ncomp
, NV1
, NV2
, NINC
, KINC
, NOELEM
, IMOVE
Generates volumes from a volume pattern by symmetry reflection.
Ncomp
Symmetry key:
X
—
X symmetry (default).
Y
—
Y symmetry.
Z
—
Z symmetry.
NV1
,NV2
,NINC
Reflect 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).KINC
Keypoint increment between sets. If zero, the lowest available keypoint numbers are assigned (NUMSTR).
NOELEM
Specifies whether nodes and elements 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 volumes will be moved or newly defined:
0
—
Generate additional volumes.
1
—
Move original volumes to new position retaining the same keypoint numbers (
KINC
andNOELEM
are ignored). Corresponding meshed items are also moved if not needed at their original position.
Notes
Generates a reflected set of volumes (and their corresponding keypoints, lines, areas and mesh) from a given volume pattern by a symmetry reflection (see analogous node symmetry command, NSYM). The MAT, TYPE, REAL, and ESYS attributes are based upon the volumes in the pattern and not upon the current settings. Reflection is done in the active coordinate system by changing a particular coordinate sign. The active coordinate system must be a Cartesian system. Volumes in the pattern may have been generated in any coordinate system. However, solid modeling in a toroidal coordinate system is not recommended. Volumes are generated as described in the VGEN command.
See the ESYM command for additional information about symmetry elements.