Class Hierarchy
AcRxObject AcGiDrawable AcDbObject AcDbAssocActionBody AcDbAssocParamBasedActionBody AcDbAssocSurfaceActionBody AcDbAssocOffsetSurfaceActionBody
C++
class AcDbAssocOffsetSurfaceActionBody : public AcDbAssocSurfaceActionBody;
File
AcDbAssocOffsetSurfaceActionBody.h
Description
Action that sets the contents of the AcDbSurface entity created by the surface offset operation.
The action can be fully associative or semi-associative. If fully associative, the resulting surface will always automatically regenerate when any input data is changed. If semi-associative, when the geometry of input surfaces is changed, this action will be erased and the resulting surface will not regenerate and become a generic surface.