2027 Class
Changes 0
C

DirectContext3DHandleOverrides

Description:
A set of DirectContext3DHandleSettings that are stored by a view.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.DirectContext3D.DirectContext3DHandleOverrides
public class DirectContext3DHandleOverrides : IDisposable
Name Return Type Description Inherited From
M Assign(DirectContext3DHandleOverrides) None Assigns values of the source overrides to this object.
M Dispose() None Releases all resources used by the DirectContext3DHandleOverrides
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetDirectContext3DHandleSettings(Document, ElementId) DirectContext3DHandleSettings Gets override settings associated with a DirectContext3D handle instance or type.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M IsEqual(DirectContext3DHandleOverrides) Boolean Check if the contents of two overrides are equal.
M SetDirectContext3DHandleSettings(Document, ElementId, DirectContext3DHandleSettings) None Assigns override settings associated with a DirectContext3D handle instance or type.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object
Name Return Type Description Inherited From
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.