    

 ## On this page

  

 

 # Enum SolidBodyAnalysisType

 Last update: 16.07.2025 

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

Specifies analysis type of SolidBody

```csharp
[Obsolete]
public enum SolidBodyAnalysisType

```

## Fields

`MeshFree = 1`

MeshFree(Flexible) Type.

`Solid = 0`

Solid(Rigid) Type.