Indicates whether a standards violation was ignored and if so by who.
Supported platforms: Windows only
Namespace: AcStMgr
Assembly: AcStMgr.tlb
AcStFlags
The enumeration values specify whether a standards violation found was ignored. If the violation was ignored, it could have been done by the application or user.
These members are part of this enumeration:
Name |
Description |
---|---|
acStFlagsNone |
Standards violation was not ignored |
acStIgnoreByApplication |
Standards violation was ignored by the application |
acStIgnoreByUser |
Standards violation was ignored by the user |
Releases: AutoCAD 2004 and later
VB.NET:
None available
C#
None available