RVTDocs.com

StructuralConnectionType.GetAllStructuralConnectionTypeIds

Method
Description:
Collects the ids of all StructuralConnectionTypes in the document.
Syntax
public static void GetAllStructuralConnectionTypeIds(
	Document cda,
	out ICollection<ElementId> ids
)
Parameters
Parameter Type Description
cda Document
ids ICollection
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null