IFCExportOptions.WallAndColumnSplitting
Description:
Option to allow division of multi-level walls and columns by levels.
Option to allow division of multi-level walls and columns by levels.
Remarks:
This option will always be considered true when FileVersion is IFC-BCA. For other File Versions, default is false.
This option will always be considered true when FileVersion is IFC-BCA. For other File Versions, default is false.
public bool WallAndColumnSplitting { get; set; }