RebarHandlesData Members

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 (Inherited from Object.)
Public methodGetCustomHandles
Gets the handle definitions for the rebar that were added.
Public methodGetEndHandle
Gets the end handle tag.
Public methodGetHashCode (Inherited from Object.)
Public methodGetStartHandle
Gets the start handle tag.
Public methodGetType (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 (Inherited from Object.)

Properties

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

See Also