<Code Lib>
2025 Method
Changes 5
M

RebarContainerType.GetOrCreateRebarContainerType

Description:
Creates or returns a RebarContainerType object with a given name.

public static ElementId GetOrCreateRebarContainerType(
	Document aDoc,
	string name
)

Return Value ElementId The type id.

Loading…