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: 26.0.4.0 (26.0.4.0)
Syntax
public enum StickSymbolLocation
Members
Member nameValueDescription
StickViewBottom2 
StickViewCenter0 
StickViewLocLine3 
StickViewTop1 
See Also