2027 Method
Changes 0
M

StructuralConnectionType.GetAllStructuralConnectionTypeIds

Description:
Collects the ids of all StructuralConnectionTypes in the document.
public static void GetAllStructuralConnectionTypeIds(
	Document cda,
	out ICollection<ElementId> ids
)