Next: GEOMETRY LINE NODES [lnam] pnam1 pnam2
Up: GEOMETRY LINE Control
Previous: GEOMETRY LINE ELEMENTS lnam [elty]
The two forms of this command allow intersection lines to be created from FEMGEN analytical shapes either directly or by using existing FEMGEN points to define the extent of the intersection curve.
lnam | = | name of the first line that is created, used for later references to the line. |
shp1, shp2 | = | names of two analytical shapes (ie plane, cylinder, cone or sphere) on which |
the intersection line(s) will lie. | ||
shpn | = | names of additional shapes used to limit the extent of the intersection line. |
If no additonal shapes are given then the full intersection curve between the | ||
two shapes is generated and divided into a suitable number of FEMGEN | ||
lines. | ||
pnm1 | = | name of a point which defines the start point of the line. |
pnm2 | = | name of a point which defines the end point of the line. |
pnm3 | = | name of a point which specifies which of the two possible curves that is |
intended. The point need not lie on the curve but should be near the middle | ||
of the curve. | ||
divn | = | integer which specifies how many nodes are to be placed along the line. If |
omitted a default of four divisions (ie Five nodes) is assumed. The default | ||
number of divisions can be reset using the command | ||
MESHING DIVISION DEFAULT. |
With the first form of this command it is possible to use additional shapes to control the extent of the intersection that is created by using the '+' character to select the positive side of a plane or inside of any other shape and '-' to select the negative side of a plane or the outside of any other shape (except for a box shape). If '+/-' is not specified then points on the intersection line are created where the additional shape(s) meet the two main shapes.
Return Level: GEOMETRY LINE
Examples:
Create a series of intersection lines which lie on the intersection curve
between shapes CYL1 and CYL2. Note that both the possible intersections are considered.
Create a series of intersection lines which lie on the intersection curve between shapes CYL1 and CYL2 and are on the positive side of the plane PLY0.
Create a series of intersection lines which lie on the intersection curve between shapes CYL1 and CYL2 and are on the positive side of the plane PLY0 and the plane PLZ0.
Create a line LC1 with start point P1, end point P2, which lies on the intersection curve between shapes SH1 and SH2 which is nearest to point P3, with the default number of divisions.
See also the following commands
'LABEL GEOMETRY LINES'
'UTILITY DELETE LINES'
'UTILITY TABULATE GEOMETRY LINES'
'VIEW GEOMETRY'
Femsys Limited