Table of Contents

Class PointOfID

Namespace
IdeaRS.OpenModel.Result
Assembly
IdeaRS.OpenModel.dll

Point of interaction diagram

[Obfuscation(Feature = "renaming")]
public class PointOfID

Inheritance

Inherited Members

Properties

My

Bending moment around y-axis

public double My { get; set; }

Property Value

double

Mz

Bending moment around z-axis

public double Mz { get; set; }

Property Value

double

N

Normal force

public double N { get; set; }

Property Value

double