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: 20.0.0.0 (20.0.0.377)
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 (); } |