2027 Class
Changes 0
C

RebarReinforcementData

Description:
class containing the id and the end of rebar on which the coupler stays
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Structure.ReinforcementData
    Autodesk.Revit.DB.Structure.RebarReinforcementData
Name Return Type Description Inherited From
M Create(ElementId, Int32) RebarReinforcementData Creates a new instance of RebarReinforcementData, or null if the operation fails.
M Dispose() None (Inherited from ReinforcementData ) ReinforcementData
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object
Name Return Type Description Inherited From
P End int The end of the rebar. The end should be 0 or 1.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from ReinforcementData ) ReinforcementData
P RebarId ElementId The id of the Rebar