2023 Class
Changes 0
C

RebarHandleNameData

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
public class RebarHandleNameData : IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
M GetCustomHandleTag() int Gets the handle tag for which we need to specify the name.
M SetCustomHandleName(String) None Sets the name of the handle.
Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.