Revit 2025.3 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: 25.3.0.0 (25.3.0.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