Option to allow division of multi-level walls and columns by levels.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool WallAndColumnSplitting { get; set; }Property Value
Boolean
Remarks
This option will always be considered true when FileVersion is IFC-BCA.
For other File Versions, default is false.
See Also
Reference