Share

AcDbAssocSweptSurfaceActionBody Class

Class Hierarchy

AcRxObject
    AcGiDrawable
        AcDbObject
            AcDbAssocActionBody
                AcDbAssocParamBasedActionBody
                    AcDbAssocSurfaceActionBody
                        AcDbAssocPathBasedSurfaceActionBody
                            AcDbAssocSweptSurfaceActionBody

C++

class AcDbAssocSweptSurfaceActionBody : public AcDbAssocPathBasedSurfaceActionBody;

File

AcDbAssocSweptSurfaceActionBody.h

Description

Action that sets the contents of an AcDbSweptSurface entity based on the input data of the action. With this action the swept surface will regenerate if any of the original input data is changed.

Links

AcDbAssocSweptSurfaceActionBody Methods

Was this information helpful?