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