| IReinforcementCollectionLinkGroups Property |
Gets a list of shear link detailing groups
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax 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
Property Value
IListOfReadOnlyPropertiesILinkDetailingGroupSee Also