    

 ## On this page

  

 

 # Class CreateGINFFile

 Last update: 16.07.2025 

Namespace: [VM.Managed.DAFUL.MeshFree.Operation](VM.Managed.DAFUL.MeshFree.Operation.md)  
Assembly: VMOpMeshFree.dll

The run CreateGINF operation

```csharp
public class CreateGINFFile

```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ← [CreateGINFFile](VM.Managed.DAFUL.MeshFree.Operation.CreateGINFFile.md)

#### 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_)

## Constructors

### <a id="VM_Managed_DAFUL_MeshFree_Operation_CreateGINFFile__ctor_System_String_System_String_System_String_"></a> CreateGINFFile(string, string, string)

Initializes a new instance of the  class.

```csharp
public CreateGINFFile(string strMeshFreePrePath, string strGInfFilePath, string strGINFInputPath)

```

#### Parameters

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

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

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

## Methods

### <a id="VM_Managed_DAFUL_MeshFree_Operation_CreateGINFFile_CreateGINF"></a> CreateGINF()

The run CreateGINF operation

```csharp
public bool CreateGINF()

```

#### Returns

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