BuiltInFailures.CurtainGridFamilyFailures.PanelsSlightlyMalformedCorruption Property

BuiltInFailuresCurtainGridFamilyFailuresPanelsSlightlyMalformedCorruption 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.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId PanelsSlightlyMalformedCorruption { get; }
Public Shared ReadOnly Property PanelsSlightlyMalformedCorruption As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ PanelsSlightlyMalformedCorruption {
	FailureDefinitionId^ get ();
}
static member PanelsSlightlyMalformedCorruption : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also