RVTDocs.com
Namespace: Autodesk.Revit.DB

CompoundStructureError

Enumeration
Description:
When CompoundStructure::isValid() returns false, it uses these values to indicate precise nature of defect.
Remarks:
'LayerTooThin' enum value was removed in 2016
Syntax
CompoundStructureError Enumeration Members:
Name Description
0 Layer Function Priorities ascend from the Core Boundary to the Finish Face.
1 Core contain a membrane layer or thickness of core is zero.
3 Thickness of membrane layer is more than zero.
4 Thickness of non-membrane layer is too thin.
5 The number of shell layers is larger than the total number of layers.
6 Thickness of face layer is too thin.
7 A layer is not membrane layer and the Thickness of layer is zero.
8 Layers assigned to the same Row are not on the same side of the Core Boundary.
9 Exterior core boundary have more than one face at any height.
10 Interior core boundary have more than one face at any height.
11 Membrane Layer have more than one face at any height.
12 There is no layer above Structural deck or it is too thin.
13 There is no layer below Structural deck or it is too thin.
14 Variable thickness layer have zero thickness.
15 Element id used as material id does not correspond to an actual MaterialElem.
16 Extension Layers at the top of the wall must be adjacent.
17 Extension Layers at the bottom of the wall must be adjacent.
18 Element id used as profile id does not correspond to a valid deck profile.