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.
Syntax
public enum EndCapCondition
Unknown Namespace Members:
Name | Description |
---|---|
None | None of the shell layers participate in end wrapping. |
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. |