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