<Code Lib>
2026 Method
Changes 6
M

Wall.GetAttachmentIds

Description:
Gets the ids of the target elements that are attached to the Wall.

public IList<ElementId> GetAttachmentIds(
	AttachmentLocation attachmentLocation
)

Return Value IList<ElementId> Returns the elements ids that are attached to this wall at the specified "attachmentLocation".

Loading…