    

 ## On this page

  

 

 #  Enum JointType

 Last update: 16.07.2025 

Namespace: [VM.Managed.DAFUL](VM.Managed.DAFUL.md)  
Assembly: VMDFBase.dll

Specifies type for a joint.

```csharp
public enum JointType

```

## Fields

`Cylindrical = 3`

cylindrical

`None = 0`

none

`Revolute = 1`

revolute

`Translational = 2`

translational