2021 Members
Changes 4
M

RebarHandlesData

Name Return Type Description Inherited From
M AddCustomHandle(Int32) None Adds a new handle definition to the rebar. This information is set to the rebar after the API execution is finished successfully.
M Dispose() None Releases all resources used by the RebarHandlesData
M Equals None (Inherited from Object .) Object .
M GetCustomHandles() IList<int> Gets the handle definitions for the rebar that were added.
M GetEndHandle() int Gets the end handle tag.
M GetHashCode None (Inherited from Object .) Object .
M GetStartHandle() int Gets the start handle tag.
M GetType None (Inherited from Object .) Object .
M SetEndHandle(Int32) None Sets the end handle tag. This information is set to the rebar after the API execution is finished successfully.
M SetStartHandle(Int32) None Sets the start handle tag. This information is set to the rebar after the API execution is finished successfully.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.