AcDbAssocFaceActionParam Class   

class AcDbAssocFaceActionParam : public AcDbAssocActionParam;
File

AcDbAssocFaceActionParam.h

Description

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.

Links