Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class ISO

Last update: 16.07.2025

Namespace: VM.Models.FE.Mesh.Materials
Assembly: VM.Models.FE.Mesh.dll

[Table]
public class ISO : Material, IEntity

Inheritance

objectEntityMaterialISO

Implements

IEntity

Inherited Members

Material.Equals(object), Material.GetHashCode(), Material.Density, Entity.Equals(object), Entity.GetHashCode(), Entity.FromByteArray(byte[]), Entity.ToByteArray(T), Entity.Id

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType), BDFWriter.WriteToBDF(ISO, TextWriter)

Constructors

ISO()

public ISO()

Properties

DampingRatio

[Column]
public double DampingRatio { get; set; }

Property Value

double

PoissonsRation

[Column]
public double PoissonsRation { get; set; }

Property Value

double

ShearModulus

[Column]
public double ShearModulus { get; set; }

Property Value

double

YoungsModulus

[Column]
public double YoungsModulus { get; set; }

Property Value

double

Methods

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

Connect with Ansys