Revit 2026 API
IFCHybrid |
True if we should use AnyCAD to process levels, false otherwise.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool HybridLevels { get; }
Public ReadOnly Property HybridLevels As Boolean Get
public: property bool HybridLevels { bool get (); }
member HybridLevels : bool with get
Property Value
BooleanSee Also