AcRxObject AcGiDrawable AcHeapOperators AcDbObject AcDbAssocActionBody AcDbAssocParamBasedActionBody AcDbAssocSurfaceActionBody AcDbAssocPathBasedSurfaceActionBody AcDbAssocTrimSurfaceActionBody
class AcDbAssocTrimSurfaceActionBody : public AcDbAssocPathBasedSurfaceActionBody;
AcDbAssocTrimSurfaceActionBody.h
Action used to record a surface trimming operation, so it can be used to retrim the surface when blank/tool are changed. The trim action can be associative or semi-associative(permanent): when it is associative, the trimmed area will update when the tools/blank are changed by using the modified tools/blank to re-calculate the trimmed area. If it is semi-associative(permanent), the trimmed area will stay unchanged even if the tools/blank are modified because it will remember the geometry of the tools when first used, which will always be used to trim the blank