Next: GEOMETRY FLIP part/ALL or: ... CONSISTENT
Up: Primary Command GEOMETRY
Previous: GEOMETRY COPY part [name] trnam [times]
This command is used to define a fillet. A fillet (which is an arc line) can be created either as a separate entity or joined to the geometry from which it was defined. Where the fillet is joined to existing geometry, this old geometry is modified and any higher order geometric entities or line combinations associated with the filleted region are deleted.
lnam1 | = | name of new fillet line to be created or name of an existing arc or straight | |
line. If no name is given a name will be automatically created. | |||
lnam2 | = | name of an existing straight line or arc to be filleted. | |
/PICK and a cursor hit to select the line or arc. | |||
lnam3 | = | name of 2nd existing straight line or arc to be filleted. | |
/PICK and a cursor hit to select the straight line or arc. | |||
radius | = | the fillet radius. | |
divn | = | integer which specifies how many nodes are to be placed along the fillet. | |
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. | |||
pnam | = | name of an existing (guide) point used to indicate which intersection to | |
choose (with arcs there may be two possible intersections) and which | |||
quadrant of that intersection to fillet (see note 2). | |||
/PICK and a cursor hit to select the guide point. | |||
MODIFY | = | to indicate that the existing lines will be modified to join the fillet, | |
the default is for the original geometry not to be modified (see note 3). |
Return Level: GEOMETRY FILLET
Notes:
Where the guide point is omitted, a guide point is guessed and the fillet calculated on the basis of this guess. Where the two existing lines are not joined, the guide point is placed mid-way between the line end points which are furthest appart. Where the two existing lines are joined at one point, the guide point is placed mid-way between the ends which are not joined. Where the two existing lines are joined at both ends the guide point is placed mid-way between the mid-point of each line.
The guide point is only used internally and it will not be created as part of the filleting command.
Examples:
Create a radius 9 fillet between lines L1 and L2 with the default number of divisions.
Create a radius 9 fillet between lines L1 and L2 and join the ends of L1 and L2 to the fillet.
Create a radius 9 fillet called LNEW between lines L1 and L2 with 8 divisions.
Create a radius 9 fillet called LNEW between lines L1 and L2 with 8 divisions in the region defined by point P3 and join the nearest ends of L1 and L2 to the fillet.
See also the following commands
'LABEL GEOMETRY LINES'
'UTILITY DELETE LINES'
'UTILITY TABULATE GEOMETRY LINES'
'VIEW GEOMETRY'
Femsys Limited