 | IReinforcementCollectionLinkGroups Property |
Gets a list of shear link detailing groups
Namespace:
TSD.API.Remoting.ReinforcementAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIListOfReadOnlyProperties<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
Type:
IListOfReadOnlyPropertiesILinkDetailingGroup
See Also