ColumnAttachment.GetColumnAttachment
Description:
Look up a column attachment by specifying the target id.
Look up a column attachment by specifying the target id.
Remarks:
May return either a top or base attachment.
May return either a top or base attachment.
Overloads (2):
GetColumnAttachment(FamilyInstance,ElementId)
public static ColumnAttachment GetColumnAttachment(
FamilyInstance column,
ElementId targetId
)
-
columnA column.
-
targetIdId of a target element.
Return Value
ColumnAttachment
The column attachment attaching the column to the target, or if there
is no such attachment.
-
A non-optional argument was null