 | IStiffnessDataType Property |
Gets the type of stiffness
Namespace:
TSD.API.Remoting.SolverAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<SpringStiffness> Type { get; }
ReadOnly Property Type As IPropertyWithValidValues(Of SpringStiffness)
Get
property IPropertyWithValidValues<SpringStiffness>^ Type {
IPropertyWithValidValues<SpringStiffness>^ get ();
}
abstract Type : IPropertyWithValidValues<SpringStiffness> with get
Property Value
Type:
IPropertyWithValidValuesSpringStiffness
See Also