Returns all temporary graphics object indexes managed by this manager.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ICollection<int> GetAll()
Return Value
ICollection<Int32>
Collection of temporary graphics object indexes managed by this manager.
See Also
Reference