![]() | ILinkSchedulingGroupHasTorsionLinks Property |
Gets a value indicating whether the group contains torsion links
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


![]() | ILinkSchedulingGroupHasTorsionLinks Property |
Namespace: TSD.API.Remoting.Reinforcement
IReadOnlyProperty<bool> HasTorsionLinks { get; }
ReadOnly Property HasTorsionLinks As IReadOnlyProperty(Of Boolean) Get
property IReadOnlyProperty<bool>^ HasTorsionLinks { IReadOnlyProperty<bool>^ get (); }
abstract HasTorsionLinks : IReadOnlyProperty<bool> with get