An object that represents a standards violation (an error).
Supported platforms: Windows only
Namespace: AcStMgr
Assembly: AcStMgr.tlb
AcStError
Object AcStError
VB.NET
User-defined variable; New AcStError
C#
User-defined variable; new AcStError
VB.NET
User-defined variable
C#
User-defined variable
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
The AcStError object represents a standards violation in a drawing file. A standards violation is identified as a graphical or nongraphical object whose properties do not match an established standard.
Error objects are created by plug-ins and are passed to the Standards framework. When passed to the Standards framework, they are used to create reports, assigned a status, or used to gather information about the fix object that can might result the error.
An error object performs the following tasks:
Releases: AutoCAD 2004 and later