This .NET class wraps the AcGiTransientManager ObjectARX class.
Abstract base of transient manager. Developers can manage transients through this interface, including addition, deletion, and updating operations.
Autodesk.AutoCAD.GraphicsInterface.TransientManager
Public Class TransientManager Inherits DisposableWrapper
public class TransientManager : DisposableWrapper;
Comments? |