IReinforcementBarHook Interface

Represents a start or end hook of a reinforcement bar

Namespace:  TSD.API.Remoting.Reinforcement
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IReinforcementBarHook

The IReinforcementBarHook type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Gets the angle of the straight part of the hook relative to the adjacent part of the bar curve (in [rad])
Public propertyLength
Gets the length of the straight part of the hook (in [mm])
Public propertyRadius
Gets the inner radius of the hook curve (in [mm])
Top
See Also