Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class NewFile

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Pre
Assembly: dfpredat.dll

This class is to represent the file create.

public class NewFile

Inheritance

objectNewFile

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

NewFile()

public NewFile()

Properties

AddTomodel

Gets or sets the add to model flag.

public bool AddTomodel { get; set; }

Property Value

bool

DocInfo

Gets or sets the document iinformation.

public DocInfo DocInfo { get; set; }

Property Value

DocInfo

FilePath

Gets or sets the file path.

public string FilePath { get; set; }

Property Value

string

ModelName

Gets or sets the model name.

public string ModelName { get; set; }

Property Value

string

Connect with Ansys