Class Hierarchy
AcRxObject AcGiDrawable AcDbObject AcDbAssocActionBody AcDbAssocParamBasedActionBody AcDbAssocSurfaceActionBody AcDbAssocPathBasedSurfaceActionBody AcDbAssocEdgeFilletActionBody
C++
class AcDbAssocEdgeFilletActionBody : public AcDbAssocPathBasedSurfaceActionBody;
File
AcDbAssocEdgeFilletActionBody.h
Description
AcDbAssocEdgeFilletActionBody is an action body that controls edge fillet applied to a surface with the set of input data of the action. The "input data" for this action are list of edges, fillet radius and the surface to which the input edges belongs.