RVTDocs.com

RebarHandleNameData

Class
Description:
This class is used to contain the information about the rebar handle name defined by an external application.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Structure.RebarHandleNameData
Syntax
RebarHandleNameData Class Members:
Name Description Inherited From
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Name Description Inherited From
Dispose Releases all resources used by the RebarHandleNameData
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetCustomHandleTag Gets the handle tag for which we need to specify the name.
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
SetCustomHandleName Sets the name of the handle.
ToString Returns a string that represents the current object. (Inherited from Object ) Object