RVTDocs.com
Namespace: Autodesk.Revit.DB

ColumnAttachment

Class
Description:
An object representing the attachment of the top or bottom of a column to some target: a floor, roof, ceiling, beam, or brace.
Remarks:
Call IsValidColumn() and IsValidTarget() to verify that specific elements support column attachments. A column has at most one top attachment and one bottom attachment.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ColumnAttachment
Syntax
public class ColumnAttachment : IDisposable