Class Hierarchy
AcRxObject AcGiDrawable AcDbObject AcDbAssocActionBody AcDbAssocParamBasedActionBody AcDbAssocSurfaceActionBody AcDbAssocPathBasedSurfaceActionBody AcDbAssocExtrudedSurfaceActionBody
C++
class AcDbAssocExtrudedSurfaceActionBody : public AcDbAssocPathBasedSurfaceActionBody;
File
AcDbAssocExtrudedSurfaceActionBody.h
Description
Action that sets the contents of AcDbExtrudedSurface entity based on the input data of the action if the surface is associative. With this action, the extruded surface will always automatically regenerate when any input data is changed.