 | ILinkSchedulingGroupHasTorsionLinks Property |
Gets a value indicating whether the group contains torsion links
Namespace:
TSD.API.Remoting.ReinforcementAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<bool> HasTorsionLinks { get; }
ReadOnly Property HasTorsionLinks As IReadOnlyProperty(Of Boolean)
Get
property IReadOnlyProperty<bool>^ HasTorsionLinks {
IReadOnlyProperty<bool>^ get ();
}
abstract HasTorsionLinks : IReadOnlyProperty<bool> with get
Property Value
Type:
IReadOnlyPropertyBoolean
See Also