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