BuiltInFailuresCurtainGridFamilyFailuresPanelsSlightlyMalformedWarning Property |
Some panels in this curtain system are slightly malformed.
The problem is most likely ignorable. This problem usually occurs when a panel or parts of a panel have
been divided so that they are very narrow. To better see the malformed panels, temporarily hide the mullion
category and set display of lines to ""thin lines"" (using the command on the view menu).
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId PanelsSlightlyMalformedWarning { get; }
Public Shared ReadOnly Property PanelsSlightlyMalformedWarning As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ PanelsSlightlyMalformedWarning {
FailureDefinitionId^ get ();
}
static member PanelsSlightlyMalformedWarning : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also