Enum BobPositionType

Specifies the position of bobs on a bar

Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public enum BobPositionType

Fields

Name Value Description
BothBoth = 3

Bobs at both ends

EndEnd = 2

Bob at the bar end (= right hand side in elevation view)

NoneNone = 0

No bobs

StartStart = 1

Bob at the bar start (= left hand side in elevation view)

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next