 | ISupportDataDegreeOfFreedom Property |
Namespace:
TSD.API.Remoting.SolverAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<DegreeOfFreedom> DegreeOfFreedom { get; }
ReadOnly Property DegreeOfFreedom As IPropertyWithValidValues(Of DegreeOfFreedom)
Get
property IPropertyWithValidValues<DegreeOfFreedom>^ DegreeOfFreedom {
IPropertyWithValidValues<DegreeOfFreedom>^ get ();
}
abstract DegreeOfFreedom : IPropertyWithValidValues<DegreeOfFreedom> with get
Property Value
Type:
IPropertyWithValidValuesDegreeOfFreedom
See Also