Share

AcDbAssocPlaneSurfaceActionBody Class

Class Hierarchy

AcRxObject
    AcGiDrawable
        AcDbObject
            AcDbAssocActionBody
                AcDbAssocParamBasedActionBody
                    AcDbAssocSurfaceActionBody
                        AcDbAssocPathBasedSurfaceActionBody
                            AcDbAssocPlaneSurfaceActionBody

C++

class AcDbAssocPlaneSurfaceActionBody : public AcDbAssocPathBasedSurfaceActionBody;

File

AcDbAssocPlaneSurfaceActionBody.h

Description

Action that sets the contents of an AcDbPlaneSurface entity based on the input data of the action. With this action, when the input edges used to create a plane surface are changed, the plane surface will regenerated

Links

AcDbAssocPlaneSurfaceActionBody Methods

Was this information helpful?