LTRAN
LTRAN, KCNTO
, NL1
, NL2
, NINC
, KINC
, NOELEM
, IMOVE
Transfers a pattern of lines to another coordinate system.
KCNTO
Reference number of coordinate system where the pattern is to be transferred. Transfer occurs from the active coordinate system. The coordinate system type and parameters of
KCNTO
must be the same as the active system.NL1
,NL2
,NINC
Transfer lines from pattern beginning with
NL1
toNL2
(defaults toNL1
) in steps ofNINC
(defaults to 1). IfNL1
= ALL,NL2
andNINC
are ignored and pattern is all selected lines (LSEL). IfNL1
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNL1
(NL2
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 lines, if they exist.
1
—
Do not generate nodes and elements.
IMOVE
Specifies whether lines will be moved or newly defined:
0
—
Generate additional lines.
1
—
Move original lines to new position retaining the same keypoint numbers (
KINC
andNOELM
are ignored). Valid only if the old lines are no longer needed at their original positions. Corresponding meshed items are also moved if not needed at their original position.
Notes
Transfers a pattern of lines (and their corresponding keypoints and mesh) from one coordinate system to another (see analogous node transfer command, TRANSFER). The MAT, TYPE, REAL, and ESYS attributes are based upon the lines in the pattern and not upon the current settings. Coordinate systems may be translated and rotated relative to each other. Initial pattern may be generated in any coordinate system. However, solid modeling in a toroidal coordinate system is not recommended. Coordinate and slope values are interpreted in the active coordinate system and are transferred directly. Lines are generated as described in the LGEN command.