IReinforcementBarGeometryEndHook Property

Gets the geometry of the hook at the end of the bar curve

Namespace:  TSD.API.Remoting.Reinforcement
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<IReinforcementBarHook> EndHook { get; }

Property Value

Type: IReadOnlyPropertyIReinforcementBarHook
Remarks
Might be null if there is no hook
See Also