ColumnAttachmentBaseOrTop Property

Identifies if this ColumnAttachment is at the base or top of the column.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int BaseOrTop { get; }

Property Value

Int32
See Also