StickSymbolLocation Enumeration


Stick Symbol Location Enumeration

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: 25.3.0.0 (25.3.0.0)
Syntax
public enum StickSymbolLocation
Members
Member name Value Description
StickViewBottom 2
StickViewCenter 0
StickViewLocLine 3
StickViewTop 1
See Also