Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class PropertyMotorEMForce.UNVFile

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.GearTrain.Force
Assembly: VMDGearTrain.dll

This class is to represent the unv file.

public class PropertyMotorEMForce.UNVFile

Inheritance

objectPropertyMotorEMForce.UNVFile

Derived

PropertyMotorEMForce.UNVFileWithRPM

Extension Methods

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

Constructors

UNVFile()

Initializes a new instance of the class.

public UNVFile()

UNVFile(string, string)

Initializes a new instance of the class.

public UNVFile(string strStatorPath, string strRotorPath)

Parameters

strStatorPath string

The stator path.

strRotorPath string

The rotor path.

Properties

RotorPath

Gets or sets the rotor path.

public string RotorPath { get; set; }

Property Value

string

StatorPath

Gets or sets the stator path.

public string StatorPath { get; set; }

Property Value

string

Connect with Ansys