<Code Lib>
2024 Method
Changes 4
M

PathReinforcement.GetOrCreateDefaultRebarShape

Description:
Creates a new RebarShape object with a default name or returns existing one which fulfills Path Reinforcement bending data requirements.

public static ElementId GetOrCreateDefaultRebarShape(
	Document document,
	ElementId rebarBarTypeId,
	ElementId startRebarHookTypeId,
	ElementId endRebarHookTypeId
)

Return Value Rebar Shape id. Rebar Shape id.

Loading…