Indicates the stick symbol location on the UI, which is used for the BuiltInParameter STRUCTURAL_STICK_SYMBOL_LOCATION.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public enum StickSymbolLocation
Members
Member name | Value | Description |
---|---|---|
StickViewBottom | 2 | |
StickViewCenter | 0 | |
StickViewLocLine | 3 | |
StickViewTop | 1 |