Revit 2025 API
Built |
Vertically compound wall type features sweeps, reveals, or split layers are not supported on non-vertical face. Consider using a simplified type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId FaceWallComplexType { get; }
Public Shared ReadOnly Property FaceWallComplexType As FailureDefinitionId Get
public: static property FailureDefinitionId^ FaceWallComplexType { FailureDefinitionId^ get (); }
static member FaceWallComplexType : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also