The RebarHandlesData type exposes the following members.

Methods

  NameDescription
Public methodAddCustomHandle
Adds a new handle definition to the rebar. This information is set to the rebar after the API execution is finished successfully.
Public methodDispose
Releases all resources used by the RebarHandlesData
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCustomHandles
Gets the handle definitions for the rebar that were added.
Public methodGetEndHandle
Gets the end handle tag.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetStartHandle
Gets the start handle tag.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetEndHandle
Sets the end handle tag. This information is set to the rebar after the API execution is finished successfully.
Public methodSetStartHandle
Sets the start handle tag. This information is set to the rebar after the API execution is finished successfully.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also