afillt#
- Mapdl.afillt(na1='', na2='', rad='', **kwargs)#
Generates a fillet at the intersection of two areas.
APDL Command: AFILLT
Generates an area of constant fillet radius at the intersection of two areas using a series of Boolean operations. Corresponding lines and keypoints are also generated. See BOPTN command for an explanation of the options available to Boolean operations. If areas do not initially intersect at a common line, use the AINA command.
- Parameters:
- na1
Number of the first intersecting area.
- na2
Number of the second intersecting area.
- rad
Radius of fillet to be generated.