Interface ILinkDetailingGroup

Represents a group of link reinforcement bars for use in detailing

Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public interface ILinkDetailingGroup : IReinforcementBarDetailingGroup, IReinforcementBarList, IListOfReadOnlyProperties<IReinforcementBar>, IListProperty<IReadOnlyProperty<IReinforcementBar>, IReinforcementBar>, IReadOnlyProperty<IEnumerable<IReadOnlyProperty<IReinforcementBar>>>

Properties

Name Description
CentreSpacing

Gets the centre spacing of the links (in [mm])

LinksPerPosition

Gets the number of links in a single position

PositionsPerGroup

Gets the number of positions in the group

RegionIndex

Gets the index of the span region the group is placed in

Type

Gets the type of the group

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