Share
 
 

AcStFix Object (ActiveX/CSP)

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

Supported platforms: Windows only

Namespace: AcStMgr

Assembly: AcStMgr.tlb

Class Information

Class Name

AcStFix

Object Inheritance
Object
   AcStFix
Create Using

VB.NET

User-defined variable; New AcStFix

C#

User-defined variable; new AcStFix
Access Via

VB.NET

User-defined variable

C#

User-defined variable

Members

These members are part of this object:

Remarks

A fix object is associated with an error. An error object can have zero or more plug-in supplied fixes. A fix object can be designated as a recommended fix, which is used by the Check Standards automatic fix feature.

A fix object performs the following tasks:

  • Provides a description of the associated fix and the associated object ID of the database object.
  • Indicates whether a fix is recommended.
  • Provides a way of displaying and storing custom information in the CHX file created by the Batch Standards Checker.

Release Information

Releases: AutoCAD 2004 and later

  • AcStMgr.tlb - AutoCAD 2004 and later

Was this information helpful?