Share

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

C#

public enum StickSymbolLocation

Members

Member nameValueDescription
StickViewBottom2 
StickViewCenter0 
StickViewLocLine3 
StickViewTop1 

See Also

Reference

Was this information helpful?