2024 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 if the operation fails.
M Dispose() None Releases all resources used by the ReinforcementData
Name Return Type Description Inherited From
P End int The end of the rebar. The end should be 0 or 1.
P RebarId ElementId The id of the Rebar
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. ReinforcementData