AcRxObject AcGiDrawable AcHeapOperators AcDbObject AcDbAssocActionParam AcDbAssocFaceActionParam
class AcDbAssocFaceActionParam : public AcDbAssocActionParam;
AcDbAssocFaceActionParam.h
This action parameter maintains a reference to a face. It uses a AcDbAssocGeomDependency to define a persistent reference to a face subentity of an AcDbEntity. Alternatively, it may directly maintain the face geometry in the action parameter in the form of an ASM body, instead of referencing some other AcDbEntity.