RoofSlopeExceedsThreshold Property


Thickness of this Roof may be slightly inaccurate due to extreme Shape Editing. Dimensions to this element in sections and details may not accurately indicate the Thickness shown in Type Properties.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)

Syntax

C#
public static FailureDefinitionId RoofSlopeExceedsThreshold { get; }
Visual Basic
Public Shared ReadOnly Property RoofSlopeExceedsThreshold As FailureDefinitionId
	Get
Visual C++
public:
static property FailureDefinitionId^ RoofSlopeExceedsThreshold {
	FailureDefinitionId^ get ();
}

See Also