<Code Lib>
2022 Method
Changes 4
M

RebarContainerType.GetOrCreateRebarContainerType

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

public static ElementId GetOrCreateRebarContainerType(
	Document aDoc,
	string name
)

Return Value The type id. The type id.

Loading…