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
Mz
Bending moment around z-axis
public double Mz { get; set; }
Property Value
N
Normal force
public double N { get; set; }