    

 ## On this page

  

 

 #  Enum CouplerBase&lt;TProperty\\&gt;.JointType

 Last update: 16.07.2025 

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

Specifies type for a joint.

```csharp
public enum CouplerBase<tproperty>.JointType

```

## Fields

`Cylindrical = 3`

Use cylindrical joint.

`None = 0`

Not use joint

`Revolute = 1`

Use Revolute joint.

`Translational = 2`

Use translational joint.