Control the handling of columns that intersect their targets.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum ColumnAttachmentCutStyle
Members
| Member name | Value | Description |
|---|
| CutColumn | 0 | |
| CutTarget | 1 | |
| None | 2 | |
See Also
Reference