    

 ## On this page

  

 

 #  Struct ContactTolerance.GapInfo

 Last update: 16.07.2025 

Namespace: [VM.Managed.DAFUL.Builder.Contact](VM.Managed.DAFUL.Builder.Contact.md)  
Assembly: VMBldCt.dll

```csharp
public struct ContactTolerance.GapInfo

```

## Properties

### <a id="VM_Managed_DAFUL_Builder_Contact_ContactTolerance_GapInfo_GapName"></a> GapName

```csharp
public string GapName { readonly get; set; }

```

#### Property Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="VM_Managed_DAFUL_Builder_Contact_ContactTolerance_GapInfo_IsExist"></a> IsExist

```csharp
public bool IsExist { readonly get; set; }

```

#### Property Value

[bool](https://learn.microsoft.com/dotnet/api/system.boolean)

### <a id="VM_Managed_DAFUL_Builder_Contact_ContactTolerance_GapInfo_Target"></a> Target

```csharp
public PickedObject Target { readonly get; set; }

```

#### Property Value

PickedObject