Class Hierarchy
AcRxObject AcGiDrawable AcDbObject AcDbAssocActionBody AcDbAssocParamBasedActionBody AcDbAssocSurfaceActionBody AcDbAssocPathBasedSurfaceActionBody AcDbAssocRevolvedSurfaceActionBody
C++
class AcDbAssocRevolvedSurfaceActionBody : public AcDbAssocPathBasedSurfaceActionBody;
File
AcDbAssocRevolvedSurfaceActionBody.h
Description
Action that sets the contents of an AcDbRevolvedSurface entity based on the input data of the action. With this action, if the original input data is changed, the revolved surface will regenerate.