RVTDocs.com

DirectContext3DHandleOverrides

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