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