    

 ## On this page

  

 

 #  Interface IFEFilm\\\_TabshapeHexagon

 Last update: 16.07.2025 

Namespace: [VM.Models.Pre](VM.Models.Pre.md)  
Assembly: VM.Models.Pre.dll

```csharp
public interface IFEFilm_TabshapeHexagon

```

#### Extension Methods

[LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType)](VM.Models.Pre.Cache.LinkPropertyItemCache.md#VM_Models_Pre_Cache_LinkPropertyItemCache_GetLinkProperties_System_Object_VM_Models_Pre_LinkPropertyType_), [LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType)](VM.Models.Pre.Cache.LinkPropertyItemCache.md#VM_Models_Pre_Cache_LinkPropertyItemCache_GetLinkPropertiesAndValues_System_Object_VM_Models_Pre_LinkPropertyType_), [LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)](VM.Models.Pre.Cache.LinkPropertyItemCache.md#VM_Models_Pre_Cache_LinkPropertyItemCache_GetLinkedObjects__1_System_Object_VM_Models_Pre_LinkPropertyType_)

## Properties

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_ChamferOfLength"></a> ChamferOfLength

```csharp
ExpressionValueVariable ChamferOfLength { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_ChamferOfLength_Bottom"></a> ChamferOfLength\_Bottom

```csharp
ExpressionValueVariable ChamferOfLength_Bottom { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_ChamferOfWidth"></a> ChamferOfWidth

```csharp
ExpressionValueVariable ChamferOfWidth { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_ChamferOfWidth_Bottom"></a> ChamferOfWidth\_Bottom

```csharp
ExpressionValueVariable ChamferOfWidth_Bottom { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_EndOffset"></a> EndOffset

```csharp
ExpressionValueVariable EndOffset { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_IntervalPole"></a> IntervalPole

```csharp
ExpressionValueVariable IntervalPole { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_LengthPole"></a> LengthPole

```csharp
ExpressionValueVariable LengthPole { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_MaxWidthElementPole"></a> MaxWidthElementPole

```csharp
ExpressionValueVariable MaxWidthElementPole { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_NoOfElements"></a> NoOfElements

```csharp
int NoOfElements { get; set; }

```

#### Property Value

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

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_NoOfElementsPerPole"></a> NoOfElementsPerPole

```csharp
int NoOfElementsPerPole { get; set; }

```

#### Property Value

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

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_NoOfElementsPerPole_Bottom"></a> NoOfElementsPerPole\_Bottom

```csharp
int NoOfElementsPerPole_Bottom { get; set; }

```

#### Property Value

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

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_NoOfNodes"></a> NoOfNodes

```csharp
int NoOfNodes { get; set; }

```

#### Property Value

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

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_NoOfNodesPerPole"></a> NoOfNodesPerPole

```csharp
int NoOfNodesPerPole { get; set; }

```

#### Property Value

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

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_NoOfNodesPerPole_Bottom"></a> NoOfNodesPerPole\_Bottom

```csharp
int NoOfNodesPerPole_Bottom { get; set; }

```

#### Property Value

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

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_StartOffset"></a> StartOffset

```csharp
ExpressionValueVariable StartOffset { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_TabLocation"></a> TabLocation

```csharp
TabLocationType TabLocation { get; set; }

```

#### Property Value

[TabLocationType](VM.Models.Pre.TabLocationType.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_ThicknessPole"></a> ThicknessPole

```csharp
ExpressionValueVariable ThicknessPole { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_ThicknessPole_Bottom"></a> ThicknessPole\_Bottom

```csharp
ExpressionValueVariable ThicknessPole_Bottom { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_WidthPole"></a> WidthPole

```csharp
ExpressionValueVariable WidthPole { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)

### <a id="VM_Models_Pre_IFEFilm_TabshapeHexagon_WidthPole_Bottom"></a> WidthPole\_Bottom

```csharp
ExpressionValueVariable WidthPole_Bottom { get; set; }

```

#### Property Value

[ExpressionValueVariable](VM.Models.Pre.ExpressionValueVariable.md)