All parts of an extruded roof must face upward. Make sure that no part of the sketch lies below any other part of the sketch.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public static FailureDefinitionId NonMonotoneRoof { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property NonMonotoneRoof As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ NonMonotoneRoof { FailureDefinitionId^ get (); } |