Namespace:
Autodesk.Revit.DB.Structure
AnalyticalElementSelector
Enumeration
Description:
Specifies a portion of an Analytical Element or the whole element.
Specifies a portion of an Analytical Element or the whole element.
Syntax
public enum AnalyticalElementSelector
Unknown Namespace Members:
Name | Description |
---|---|
StartOrBase | Start or base of element (corresponds to end = 0). |
EndOrTop | End or top of element (corresponds to end = 1). |
Whole | Entire element |