Interface IReinforcementShape
Represents a shape of a reinforcement bar (not its numeric parameters)
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public interface IReinforcementShape
Properties
| Name | Description |
|---|---|
| Code | Gets a country- or head code-specific code of the shape |
| HasBobs | Gets a value indicating whether this shape has bobs |
| IsLink | Gets a value indicating whether the shape applies to a shear link |
| IsUBar | Gets a value indicating whether this shape represents a U-bar (simple or with a crank) |
| IsUserDefined | Gets a value indicating whether the shape is user-defined |
| Reference | Gets a unique identifier of the shape |
| Type | Gets the type of the shape |