BuiltInFailuresWallFailuresCannotChangeTypeOfOldCurtainPanel Property |
Cannot change the type of curtain panels in walls created with early versions of Revit. To change the panels of this curtain wall, wall must be recreated.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId CannotChangeTypeOfOldCurtainPanel { get; }
Public Shared ReadOnly Property CannotChangeTypeOfOldCurtainPanel As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ CannotChangeTypeOfOldCurtainPanel {
FailureDefinitionId^ get ();
}
static member CannotChangeTypeOfOldCurtainPanel : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also