Namespace:
Autodesk.Revit.DB
TemporaryGraphicsManager
Class
Description:
A class that provides functionality to create temporary graphics in a Revit model.
A class that provides functionality to create temporary graphics in a Revit model.
Remarks:
The graphics created by this class are temporary or transient. They are not subject to undo and are not saved. It's caller's responsiblity to manage their lifetime, creation and destruction, though Revit will destroy all of them when closing the model.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.TemporaryGraphicsManager
System.Object
Autodesk.Revit.DB.TemporaryGraphicsManager
Syntax
public class TemporaryGraphicsManager : IDisposable