Indicates the level of a fix.
Supported platforms: Windows only
Namespace: AcStMgr
Assembly: AcStMgr.tlb
AcStFixType
The enumeration values specify the level of a fix when drawing standards are being checked and a violation is detected.
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 |
Releases: AutoCAD 2004 and later
VB.NET:
None available
C#
None available