Object that represents a standards error enumerator object.
For internal use only.
Supported platforms: Windows only
Namespace: AcStMgr
Assembly: AcStMgr.tlb
AcStErrorIterator
Object AcStErrorIterator
VB.NET
AcStManager.NewErrorIterator()
C#
AcStManager.NewErrorIterator();
VB.NET
User-defined variable
C#
User-defined variable
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
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.
Releases: AutoCAD 2004 and later