Value | Constant | Type | Description
|
1 | kCADTypeOfScopeBySpecialID | longint | The Scope is either kCADScopeSelectedObjects , kCADScopeAllObjects
or kCADScopeObjOnEditableLayers
|
2 | kCADTypeOfScopeByScopeID | longint | The Scope is a programmer scope ID
|
3 | kCADTypeOfScopeByLayerID | longint | The Scope is a Layer ID
|
4 | kCADTypeOfScopeBySubLayerID | longint | The Scope is a Sublayer ID
|
5 | kCADTypeOfScopeByObjID | longint | The Scope is an Object ID
|
Used by
CADTypeOfScope.