EndCapCondition
Description:
Used by CompoundStructure to describe which shell layers participate in end wrapping.
Used by CompoundStructure to describe which shell layers participate in end wrapping.
public enum EndCapCondition
| Name | Description |
|---|---|
| Exterior | Only the exterior shell layers participate in end wrapping. |
| Interior | Only the interior shell layers participate in end wrapping. |
| NoEndCap | No end wrapping ability. Floors and roofs must use this enum value. |
| None | None of the shell layers participate in end wrapping. |