Share

IAcStPlugin2 Interface

Class Hierarchy

AcStMgr::IAcStPlugin2

File

AcStMgr.idl

Description

The IAcStPlugin2 interface is implemented by a plug-in that participates in checking a drawing managed by an AcStErrorIterator2 object. The plug-in checks a drawing for errors against a set of rules defined and implemented by the plug-in, and reports errors by creating an error object that is passed to the plug-in by the Standards Framework. Optionally, the plug-in can implement code for fixing errors by creating a fix object. The plug-in also implements methods to provide information such as the plug-in version and author.

Links

IAcStPlugin2 Methods

Was this information helpful?