BuiltInFailuresOpeningFailuresOpeningNegativeHeight Property |
The top of the Opening is lower than the bottom of the Opening or coincident with it.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId OpeningNegativeHeight { get; }
Public Shared ReadOnly Property OpeningNegativeHeight As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ OpeningNegativeHeight {
FailureDefinitionId^ get ();
}
static member OpeningNegativeHeight : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also