Class SurfaceSupportReaction
FemDesign "Surface Support, Reactions" result
[Result(typeof(SurfaceSupportReaction), new ListProc[] { ListProc.SurfaceSupportReactionsLoadCase, ListProc.SurfaceSupportReactionsLoadCombination })]
public class SurfaceSupportReaction : IResult
- Inheritance
-
SurfaceSupportReaction
- Implements
- Inherited Members
- Extension Methods
Properties
CaseIdentifier
Moment resultant
public string CaseIdentifier { get; }
Property Value
ElementId
Finite element element id
public int ElementId { get; }
Property Value
Fr
Local Mx'
public double Fr { get; }
Property Value
Fx
Local Fx'
public double Fx { get; }
Property Value
Fy
Local Fy'
public double Fy { get; }
Property Value
Fz
Local Fz'
public double Fz { get; }
Property Value
Name
Surface Support name identifier
public string Name { get; }
Property Value
NodeId
Finite element node id
public int? NodeId { get; }
Property Value
- int?
Methods
ToString()
public override string ToString()