Namespace:
Autodesk.Revit.DB.Structure
AnalyticalSupportPriority
Enumeration
Description:
Defines how "highly" another Element is giving support for one Element.
Defines how "highly" another Element is giving support for one Element.
Remarks:
For instance, a Column may be a higher priority for a Beam than another Beam. This is useful to find the best supports for a given Element.
For instance, a Column may be a higher priority for a Beam than another Beam. This is useful to find the best supports for a given Element.
Syntax
public enum AnalyticalSupportPriority
Unknown Namespace Members:
Name | Description |
---|---|
UnknownPriority | Priority has not been determined. |
HighestPriority | |
SecondHighestPriority | |
ThirdHighestPriority | |
FourthHigestPriority |