StickSymbolLocation Enumeration

StickSymbolLocation 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
Public Enumeration StickSymbolLocation
public enum class StickSymbolLocation
type StickSymbolLocation
Members
Member nameValueDescription
StickViewBottom2 
StickViewCenter0 
StickViewLocLine3 
StickViewTop1 
See Also