Revit 2022 API |
BuiltInFailures..::..WallFailures..::..FaceWallComplexType Property |
BuiltInFailures..::..WallFailures Class See Also |
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: 22.0.0.0 (22.1.0.0)
Syntax
C# |
---|
public static FailureDefinitionId FaceWallComplexType { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property FaceWallComplexType As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ FaceWallComplexType { FailureDefinitionId^ get (); } |