Next: GEOMETRY SURFACE 3POINTS [snam] [+mid1] pnam1
Up: GEOMETRY SURFACE Control
Previous: GEOMETRY SURFACE REGION [snam] set_outer [set_inner*][elt]or
This command is used to create a 3-sided surface from 1 line and 1 point.
snam | = | name of surface, and used for later references to the surface. |
lnam | = | name of line, or line combination. |
pnam | = | name of a point. |
elt | = | element type on the surface. |
Refer to command MESHING TYPES for a detailed description. |
FEMGEN will generate two straight lines from the point to the ends of the line. Where lines already exist, between any of the points, new lines will not be created. A default element type of TR3 will be assumed if `elt' is omitted.
Return Level: GEOMETRY SURFACE
Examples:
Create a three-sided surface named S1. If the end points of line L1 are P2 and P3, the surface will have vertices P1, P2, and P3. The default element type of TR3 will be assumed.
Create a three-sided surface named S1. If the end points of line L1 are P2 and P3, the surface will have vertices P1, P2, and P3. The element type will be TR6.
See also the following commands
'LABEL GEOMETRY SURFACES'
'UTILITY DELETE SURFACES'
'UTILITY TABULATE GEOMETRY SURFACES'
'VIEW GEOMETRY'
Femsys Limited