Revit 2025.3 API
Built |
Loaded family curtain panels cannot be used in non-rectangular cells of the curtain host. Type-driven panels from non-rectangular cells were unlocked and left unchanged.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId TypePanelsFronNonRectCellsUnlocked { get; }
Public Shared ReadOnly Property TypePanelsFronNonRectCellsUnlocked As FailureDefinitionId Get
public: static property FailureDefinitionId^ TypePanelsFronNonRectCellsUnlocked { FailureDefinitionId^ get (); }
static member TypePanelsFronNonRectCellsUnlocked : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also