Object that represents a standards error enumerator object.
For internal use only.
Supported platforms: Windows only
Namespace: AcStMgr
Assembly: AcStMgr.tlb
Class Information
- Class Name
-
AcStErrorIterator
- Object Inheritance
-
Object AcStErrorIterator
- Create Using
-
VB.NET
AcStManager.NewErrorIterator()
C#
AcStManager.NewErrorIterator();
- Access Via
-
VB.NET
User-defined variable
C#
User-defined variable
Members
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
Remarks
The AcStErrorIterator object is used to step through the drawing objects that violate the established standards. Use the NewErrorIterator method of the AcStManager object to get the current standards error enumerator object.
Release Information
Releases: AutoCAD 2004 and later
- AcStMgr.tlb - AutoCAD 2004 and later