RebarHandleNameData
Description:
This class is used to contain the information about the rebar handle name defined by an external application.
This class is used to contain the information about the rebar handle name defined by an external application.
public class RebarHandleNameData : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| GetCustomHandleTag() | int | Gets the handle tag for which we need to specify the name. |
| SetCustomHandleName(String) | None | Sets the name of the handle. |
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |