TemporaryGraphicsCommandData
Description:
The context data that can be provided to .
The context data that can be provided to .
Inheritance Hierarchy:
System.Object
Autodesk.Revit.UI.TemporaryGraphicsCommandData
System.Object
Autodesk.Revit.UI.TemporaryGraphicsCommandData
public class TemporaryGraphicsCommandData : IExternalData,
IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| Name | Return Type | Description |
|---|---|---|
| Document | Document | The document. |
| Index | int | The unique index of the temporary graphics object managed by . |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |