Indicates the level of a fix.
Supported platforms: Windows only
Namespace: AcStMgr
Assembly: AcStMgr.tlb
Signature
AcStFixType
Remarks
The enumeration values specify the level of a fix when drawing standards are being checked and a violation is detected.
Members
These members are part of this enumeration:
Name |
Description |
---|---|
acStFixApply |
A match to the standards violation is available |
acStFixNotAvailable |
No match or recommendation was found |
acStFixRecommended |
Recommended standard is available |
acStFixUnspecified |
An unspecified fix |
Release Information
Releases: AutoCAD 2004 and later
- AcStMgr.tlb - AutoCAD 2004 and later
Examples
VB.NET:
None available
C#
None available