scripting:api:scopes:start

IScopes

Scriptable object

Rich collection of IScope objects

Property Description
Count Returns number of items in collection
Version Scope list version
Method Description
Children Find Scope children
FromPoint Find Scope from point
FromRange Find Scopes from range
Item Returns item by index
Parent Find Scope parent

Example of how to work with collection objects can be found here.