Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class AnalysisParameterEigenvalue

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMObjBase.dll

This class is to represent the eigenvalue analysis parameter.

public class AnalysisParameterEigenvalue

Inheritance

objectAnalysisParameterEigenvalue

Extension Methods

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

Constructors

AnalysisParameterEigenvalue()

public AnalysisParameterEigenvalue()

Properties

EigenParameter

Gets or sets the parameter.

public EigenvalueAnalysisParameter EigenParameter { get; set; }

Property Value

EigenvalueAnalysisParameter

Gets the owner.

public LinkContainer OwnerLinkContainer { set; }

Property Value

LinkContainer

TypeForAnalysis

Gets or sets the analysis type.

public AnalysisParameterEigenvalue.AnalysisType TypeForAnalysis { get; set; }

Property Value

AnalysisParameterEigenvalue.AnalysisType

Methods

SetModified()

Set modified flag.

protected void SetModified()

Connect with Ansys