2023 Class Back to 2023
C

PathReinforcement

Version comparison

Members across versions

22 members across 9 versions · 1 added later · 2 removed · 3 changed · 2 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M ConvertRebarInSystemToRebars(Document, PathReinforcement)
not yet introduced not yet introduced added same same same same same same
M Create(Document, Element, IList<Curve>, Boolean, ElementId, ElementId, ElementId, ElementId, ElementId)
same same same same same same same same same
M Create(Document, Element, IList<Curve>, Boolean, ElementId, ElementId, ElementId, ElementId)
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
M GetOrCreateDefaultRebarShape(Document, ElementId, ElementId, ElementId)
same same same same same changed same same same
same same same same same same same same same
same same same same same same same same same
M IsSolidInView(View3D)
same same same changed missing missing missing missing missing
same same same same same same same same same
M IsValidAlternatingBarOrientation(ReinforcementBarOrientation)
same same same same same same same same same
M IsValidPrimaryBarOrientation(ReinforcementBarOrientation)
same same same same same same same same same
M IsValidRebarShapeId(Document, ElementId)
same same same same same same same same same
M RemovePathReinforcementSystem(Document, PathReinforcement)
same same same same same same same same same
M SetSolidInView(View3D, Boolean)
same same same changed missing missing missing missing missing
M SetUnobscuredInView(View, Boolean)
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2023).
2023 current

Changes in 2020 vs 2023 1 missing 2 changed

Flip API Versions →

Missing in 2020 (only available in 2023)

Changed members

PathReinforcement.IsSolidInView(View3D)
Became obsolete in 2023: This method is deprecated in Revit 2023 and may be removed in a later version of Revit. The PathReinforcement will always be shown solidly in 3D views with Fine level of detail. To change this, you can override the detail level of view for Structural Rebar category.
view View3D The 3D view element
→ returns Boolean True if Path Reinforcement is shown solidly, false otherwise.
PathReinforcement.SetSolidInView(View3D, Boolean)
Became obsolete in 2023: This method is deprecated in Revit 2023 and may be removed in a later version of Revit. The PathReinforcement will always be shown solidly in 3D views with Fine level of detail. To change this, you can override the detail level of view for Structural Rebar category.
view View3D The 3D view element
solid Boolean True if Path Reinforcement is shown solidly, false otherwise.

Changes in 2021 vs 2023 1 missing 2 changed

Flip API Versions →

Missing in 2021 (only available in 2023)

Changed members

PathReinforcement.IsSolidInView(View3D)
Became obsolete in 2023: This method is deprecated in Revit 2023 and may be removed in a later version of Revit. The PathReinforcement will always be shown solidly in 3D views with Fine level of detail. To change this, you can override the detail level of view for Structural Rebar category.
view View3D The 3D view element
→ returns Boolean True if Path Reinforcement is shown solidly, false otherwise.
PathReinforcement.SetSolidInView(View3D, Boolean)
Became obsolete in 2023: This method is deprecated in Revit 2023 and may be removed in a later version of Revit. The PathReinforcement will always be shown solidly in 3D views with Fine level of detail. To change this, you can override the detail level of view for Structural Rebar category.
view View3D The 3D view element
solid Boolean True if Path Reinforcement is shown solidly, false otherwise.

Changes in 2022 vs 2023 2 changed

Flip API Versions →

Changed members

PathReinforcement.IsSolidInView(View3D)
Became obsolete in 2023: This method is deprecated in Revit 2023 and may be removed in a later version of Revit. The PathReinforcement will always be shown solidly in 3D views with Fine level of detail. To change this, you can override the detail level of view for Structural Rebar category.
view View3D The 3D view element
→ returns Boolean True if Path Reinforcement is shown solidly, false otherwise.
PathReinforcement.SetSolidInView(View3D, Boolean)
Became obsolete in 2023: This method is deprecated in Revit 2023 and may be removed in a later version of Revit. The PathReinforcement will always be shown solidly in 3D views with Fine level of detail. To change this, you can override the detail level of view for Structural Rebar category.
view View3D The 3D view element
solid Boolean True if Path Reinforcement is shown solidly, false otherwise.

Changes in 2025 vs 2023 2 missing 1 changed

Flip API Versions →

Missing in 2025 (only available in 2023)

Changed members

PathReinforcement.GetOrCreateDefaultRebarShape(Document, ElementId, ElementId, ElementId)
document Document The document.
rebarBarTypeId ElementId The id of the RebarBarType.
startRebarHookTypeId ElementId The id of the RebarHookType for the start of the bar. If this parameter is InvalidElementId, it means to create a rebar with no start hook.
endRebarHookTypeId ElementId The id of the RebarHookType for the end of the bar. If this parameter is InvalidElementId, it means to create a rebar with no end hook.
→ returns ElementId Rebar Shape id.

Changes in 2025.3 vs 2023 2 missing 1 changed

Flip API Versions →

Missing in 2025.3 (only available in 2023)

Changed members

PathReinforcement.GetOrCreateDefaultRebarShape(Document, ElementId, ElementId, ElementId)
document Document The document.
rebarBarTypeId ElementId The id of the RebarBarType.
startRebarHookTypeId ElementId The id of the RebarHookType for the start of the bar. If this parameter is InvalidElementId, it means to create a rebar with no start hook.
endRebarHookTypeId ElementId The id of the RebarHookType for the end of the bar. If this parameter is InvalidElementId, it means to create a rebar with no end hook.
→ returns ElementId Rebar Shape id.

Changes in 2026 vs 2023 2 missing 1 changed

Flip API Versions →

Missing in 2026 (only available in 2023)

Changed members

PathReinforcement.GetOrCreateDefaultRebarShape(Document, ElementId, ElementId, ElementId)
document Document The document.
rebarBarTypeId ElementId The id of the RebarBarType.
startRebarHookTypeId ElementId The id of the RebarHookType for the start of the bar. If this parameter is InvalidElementId, it means to create a rebar with no start hook.
endRebarHookTypeId ElementId The id of the RebarHookType for the end of the bar. If this parameter is InvalidElementId, it means to create a rebar with no end hook.
→ returns ElementId Rebar Shape id.

Changes in 2027 vs 2023 2 missing 1 changed

Flip API Versions →

Missing in 2027 (only available in 2023)

Changed members

PathReinforcement.GetOrCreateDefaultRebarShape(Document, ElementId, ElementId, ElementId)
document Document The document.
rebarBarTypeId ElementId The id of the RebarBarType.
startRebarHookTypeId ElementId The id of the RebarHookType for the start of the bar. If this parameter is InvalidElementId, it means to create a rebar with no start hook.
endRebarHookTypeId ElementId The id of the RebarHookType for the end of the bar. If this parameter is InvalidElementId, it means to create a rebar with no end hook.
→ returns ElementId Rebar Shape id.