Share

TemporaryGraphicsManager.GetAll Method

Returns all temporary graphics object indexes managed by this manager.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ICollection<int> GetAll()

Return Value

ICollection<Int32>
Collection of temporary graphics object indexes managed by this manager.

See Also

Reference

Was this information helpful?