Namespace:
Autodesk.Revit.DB
MaterialFunctionAssignment
Enumeration
Description:
Used in class CompoundStructure to specify the function of a layer.
Used in class CompoundStructure to specify the function of a layer.
Remarks:
The function is used primarily to determine layer priority which affects how layers of distinct elements interact at a join. Typically, layers penetrate lower priority layers and merge with layers of the same priority.
The function is used primarily to determine layer priority which affects how layers of distinct elements interact at a join. Typically, layers penetrate lower priority layers and merge with layers of the same priority.
MaterialFunctionAssignment Enumeration Members:
Name | Description |
---|---|
0 | Priority = 0 This is deprecated and should not be used. |
1 | Priority = 1 (highest priority) |
2 | Priority = 2 |
3 | Priority = 3 |
4 | Priority = 4 |
5 | Priority = 5 |
100 | A membrane layer must have thickness 0. It is not represented graphically. |
200 | Indicates layer is a structural deck. |