<Code Lib>
2023 Class
Changes 2
C

TemporaryGraphicsCommandData

Description:
The context data that can be provided to .
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.UI.TemporaryGraphicsCommandData

public class TemporaryGraphicsCommandData : IExternalData, 
	IDisposable

Name Return Type Description
M Dispose() None Releases all resources used by the

Name Return Type Description
P Document Document The document.
P Index int The unique index of the temporary graphics object managed by .
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.

Loading…