AcStError Object (ActiveX/CSP)

An object that represents a standards violation (an error).

Supported platforms: Windows only

Namespace: AcStMgr

Assembly: AcStMgr.tlb

Class Information

Class Name

AcStError

Object Inheritance
Object
   AcStError
Create Using

VB.NET

User-defined variable; New AcStError

C#

User-defined variable; new AcStError
Access Via

VB.NET

User-defined variable

C#

User-defined variable

Members

These members are part of this object:

Remarks

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:

Release Information

Releases: AutoCAD 2004 and later