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