Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class PropertyMotorEMForce.UNVFileWithRPM

Last update: 16.07.2025

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

This class is to represent the unv file whit RPM.

public class PropertyMotorEMForce.UNVFileWithRPM : PropertyMotorEMForce.UNVFile

Inheritance

objectPropertyMotorEMForce.UNVFilePropertyMotorEMForce.UNVFileWithRPM

Inherited Members

PropertyMotorEMForce.UNVFile.StatorPath, PropertyMotorEMForce.UNVFile.RotorPath

Extension Methods

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

Constructors

UNVFileWithRPM()

Initializes a new instance of the class.

public UNVFileWithRPM()

UNVFileWithRPM(double, string, string)

Initializes a new instance of the class.

public UNVFileWithRPM(double dRPM, string strStatorPath, string strRotorPath)

Parameters

dRPM double

The RPM.

strStatorPath string

The stator path.

strRotorPath string

The rotor path.

Properties

RPM

Gets or sets the rpm.

public double RPM { get; set; }

Property Value

double

Connect with Ansys