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.
Syntax
public enum OpeningWrappingCondition
Unknown Namespace Members:
Name | Description |
---|---|
None | None of the shell layers participate in wrapping at openings. |
Exterior | Only the exterior shell layers participate in wrapping at openings. |
Interior | Only the interior shell layers participate in wrapping at openings. |
ExteriorAndInterior | Both interior and exterior shell layers participate in wrapping at openings. |