<Code Lib>
2027 Method
Changes 6
M

Wall.RemoveAttachment(ElementId, AttachmentLocation)

Description:
Removes an attachment at the top or base of a wall, if there is one.
Overloads (2):
RemoveAttachment(ElementId,AttachmentLocation)

public void RemoveAttachment(
	ElementId targetId,
	AttachmentLocation attachmentLocation
)

Loading…