IReinforcementBarGeometry Interface

Represents the geometry 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 IReinforcementBarGeometry

The IReinforcementBarGeometry type exposes the following members.

Properties
  NameDescription
Public propertyCurve
Gets the bar curve excluding the hooks
Public propertyEndHook
Gets the geometry of the hook at the end of the bar curve
Public propertyStartHook
Gets the geometry of the hook at the start of the bar curve
Top
See Also