BuiltInFailuresWallFailuresFaceWallComplexType Property |
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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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
FailureDefinitionId
See Also