AcStSeverityLevel Enumeration (ActiveX/CSP)

Indicates the severity level of a standards violation.

Supported platforms: Windows only

Namespace: AcStMgr

Assembly: AcStMgr.tlb

Signature

AcStSeverityLevel

Remarks

The enumeration values specify the severity level of a standards violation when drawing standards are being checked.

Members

These members are part of this enumeration:

Name

Description

acStFixed

Standards violation has been fixed

acStIgnored

Standards violation has been ignored

acStSevere

Standards violation should be resolved

Release Information

Releases: AutoCAD 2004 and later

Examples

VB.NET:

None available

C#

None available