ColumnAttachment Class


An object representing the attachment of the top or bottom of a column to some target: a floor, roof, ceiling, beam, or brace.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)

Syntax

C#
public class ColumnAttachment : IDisposable
Visual Basic
Public Class ColumnAttachment _
	Implements IDisposable
Visual C++
public ref class ColumnAttachment : IDisposable

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

SystemObject
  Autodesk.Revit.DBColumnAttachment

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →