2027 Enumeration
Changes 0
E

MaterialFunctionAssignment

Description:
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.
Name Description
E Finish1 Default priority = 4
E Finish2 Default priority = 5 (The lowest effective priority)
E Insulation Default priority = 3
E Membrane A membrane layer must have thickness 0. It is not represented graphically.
E None Default priority = 0 This is deprecated and should not be used.
E StructuralDeck Default priority = 1. Indicates layer is a structural deck.
E Structure Default priority = 1 (The highest effective priority)
E Substrate Default priority = 2