DegreeOfFreedom Enumeration

Represents degrees of freedom (is a flag enum!)

Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
[FlagsAttribute]
public enum DegreeOfFreedom
Members
Member nameValueDescription
Free0 Free
Fx1 Fx
Fy2 Fy
Fz4 Fz
Mx16 Mx
My32 My
Mz64 Mz
Remarks
Each value is a flag
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next