![]() | IReinforcementCollectionLinkGroups Property |
Gets a list of shear link detailing groups
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


![]() | IReinforcementCollectionLinkGroups Property |
Namespace: TSD.API.Remoting.Reinforcement
IListOfReadOnlyProperties<ILinkDetailingGroup> LinkGroups { get; }
ReadOnly Property LinkGroups As IListOfReadOnlyProperties(Of ILinkDetailingGroup) Get
property IListOfReadOnlyProperties<ILinkDetailingGroup^>^ LinkGroups { IListOfReadOnlyProperties<ILinkDetailingGroup^>^ get (); }
abstract LinkGroups : IListOfReadOnlyProperties<ILinkDetailingGroup> with get