Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class AnalysisStaticLoad.DamageRadius

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Car
Assembly: VMDCar.dll

The damage radius class

public class AnalysisStaticLoad.DamageRadius

Inheritance

objectAnalysisStaticLoad.DamageRadius

Extension Methods

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

Constructors

DamageRadius()

Initializes the class.

public DamageRadius()

Initializes the class.

public DamageRadius(ILinkContainer lnkContainer)

Parameters

lnkContainer ILinkContainer

The link container.

Properties

L

Gets or sets the left.

public double L { get; set; }

Property Value

double

R

Gets or sets the right.

public double R { get; set; }

Property Value

double

Methods

SetModified()

Set modified flag.

protected void SetModified()

Connect with Ansys