<Code Lib>
2026 Method
Changes 0
M

StructuralConnectionApprovalType.GetAllStructuralConnectionApprovalTypes

Description:
Collects the ids of all StructuralConnectionApprovalTypes in the document.

public static void GetAllStructuralConnectionApprovalTypes(
	Document cda,
	out ICollection<ElementId> ids
)

Loading…