Revit 2026 API
Exporter |
Identifies if division of multi-level walls and columns by levels should take place during this export.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool WallAndColumnSplitting { get; }
Public ReadOnly Property WallAndColumnSplitting As Boolean Get
public: property bool WallAndColumnSplitting { bool get (); }
member WallAndColumnSplitting : bool with get
Property Value
BooleanSee Also