Share

AcDbAssocLoftedSurfaceActionBody Class

Class Hierarchy

AcRxObject
    AcGiDrawable
        AcDbObject
            AcDbAssocActionBody
                AcDbAssocParamBasedActionBody
                    AcDbAssocSurfaceActionBody
                        AcDbAssocPathBasedSurfaceActionBody
                            AcDbAssocLoftedSurfaceActionBody

C++

class AcDbAssocLoftedSurfaceActionBody : public AcDbAssocPathBasedSurfaceActionBody;

File

AcDbAssocLoftedSurfaceActionBody.h

Description

Action that sets the contents of AcDbLoftedSurface entity based on the input data of the action.

Links

AcDbAssocLoftedSurfaceActionBody Enumerations, AcDbAssocLoftedSurfaceActionBody Methods

Was this information helpful?