Namespace:
Autodesk.Revit.DB
EndCapCondition
Enumeration
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.
EndCapCondition Enumeration Members:
| Name | Description |
|---|---|
| 0 | None of the shell layers participate in end wrapping. |
| 1 | Only the exterior shell layers participate in end wrapping. |
| 2 | Only the interior shell layers participate in end wrapping. |
| 3 | No end wrapping ability. Floors and roofs must use this enum value. |