Wall.GetAttachmentIds
Description:
Gets the ids of the target elements that are attached to the Wall.
Gets the ids of the target elements that are attached to the Wall.
public IList<ElementId> GetAttachmentIds(
AttachmentLocation attachmentLocation
)
-
attachmentLocationThe attachment location.
Return Value
IList<ElementId>
Returns the elements ids that are attached to this wall at the specified "attachmentLocation".
-
A value passed for an enumeration argument is not a member of that enumeration