Represents the attachment location of the element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum AttachmentLocation
Members
Member name | Value | Description |
---|---|---|
Base | 0 | The attachment is made at the base of the element. |
Top | 1 | The attachment is made at the top of the element. |