Namespace:
Autodesk.Revit.DB
OpeningWrappingCondition
Enumeration
Description:
Used by CompoundStructure to describe which shell layers participate in wrapping at openings.
Used by CompoundStructure to describe which shell layers participate in wrapping at openings.
OpeningWrappingCondition Enumeration Members:
| Name | Description |
|---|---|
| 0 | None of the shell layers participate in wrapping at openings. |
| 1 | Only the exterior shell layers participate in wrapping at openings. |
| 2 | Only the interior shell layers participate in wrapping at openings. |
| 3 | Both interior and exterior shell layers participate in wrapping at openings. |