RebarReinforcementData
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Create(ElementId, Int32) | RebarReinforcementData | Creates a new instance of RebarReinforcementData, or . a null reference ( Nothing in Visual Basic) if the operation fails. | |
| Dispose() | None | (Inherited from ReinforcementData .) | ReinforcementData |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| End | int | The end of the rebar. The end should be 0 or 1. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. (Inherited from ReinforcementData .) | ReinforcementData |
| RebarId | ElementId | The id of the Rebar |