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: 19.0.0.0 (19.0.0.405)

Syntax

C#
public enum StickSymbolLocation
Visual Basic
Public Enumeration StickSymbolLocation
Visual C++
public enum class StickSymbolLocation

Members

Member name Description
StickViewCenter
StickViewTop
StickViewBottom
StickViewLocLine

See Also