Next: CONSTRUCT LMASK
Up: Primary Command CONSTRUCT
Previous: CONSTRUCT COORDSYS SPHERICAL
FEMVIEW Command only.
Mode | Range | Comments |
THROUGH | n1 n2 [n3....] [ANGLE Toll] | See notes 1 and 4. |
/PICK [ANGLE Toll] | ||
LIST | n1 n2 n3 .... | The line is defined as connecting the |
n1 TO n2 | nodes or elements in the specified order. | |
n1 TO n2 STEPS n3 | (See notes 2 and 4). | |
/PICK | ||
IJK | [BLOCK n] I n1 TO n2 | The line of nodes or elements specified by node |
... J n3 TO n4 K n5 TO n6 | or element IJK values is defined. This command | |
is for IJK regular models only. Note that if no | ||
BLOCK is specified the default is the | ||
1st block and that any IJK range not specified | ||
defaults to n1 - nmax. Note also that only one | ||
direction can have a TO range (or default | ||
range) specified. (ie: only one axis can have | ||
`n2' different to `n1'). |
If a FREE line is being constructed then this line is defined by either two cursor hits
or two node numbers (see note 3).
If a line name is specified in the command then the line will be saved in the database under this name. This line can then be recovered later, for example to display results or plot a graph along it.
Notes:
CONSTRUCT LINE NODES LIST 1 4 7 12 16 25 91 118 121 139 55 56 : MORE> 35 51 235 236 100 103 106 109 111 45 146 158
Examples:
A line of nodes is defined with all the nodes that lie on a straight line between nodes 9 and 108.
A line of nodes is defined with all the nodes that lie on or within 5 degrees of the line segments 4 to 10, 10 to 30, 30 to 40, 40 to 50 and 50 to 65.
The cursor is made available to pick the nodes that define the line segments that the nodes must be on. The line is then saved in the database under the name `boundary'.
A line of nodes 1, 4, 7, 10, 13, 16 and 19 is defined.
A line of nodes from 1 to 50 is defined and saved in the database under the name `top_edge'.
A line of the elements listed is defined.
The cursor is made available to pick the nodes which are on the line.
The cursor is made available to identify any two positions that define a line that will cut a 2D planar model.
A line passing freely through a 2D planar model from node 3 to node 112 is defined and saved in the database under the name `diagonal'.
For an IJK regular model only, a line is defined from nodes J1 to J6 on the plane I51, K7.
For an IJK regular model only, a line is defined in block 3 from elements K1 to Kmax on the plane I51, J1.
See also the following commands
'PRESENT GRAPH LINE'
'UTILITY DELETE LINES'
'UTILITY TABULATE LINES'
'VIEW LINE'
Femsys Limited