Class LabelledSectionInternalForce
[Result(typeof(LabelledSectionInternalForce), new ListProc[] { ListProc.LabelledSectionsInternalForcesLoadCase, ListProc.LabelledSectionsInternalForcesLoadCombination })]
public class LabelledSectionInternalForce : IResult
- Inheritance
-
LabelledSectionInternalForce
- Implements
- Inherited Members
- Extension Methods
Properties
CaseIdentifier
Load case or combination name
public string CaseIdentifier { get; }
Property Value
Id
Identifier
public string Id { get; }
Property Value
Mx
Local Mx'
public double Mx { get; }
Property Value
Mxy
Local Mx'y'
public double Mxy { get; }
Property Value
My
Local My'
public double My { get; }
Property Value
Nx
Local Nx'
public double Nx { get; }
Property Value
Nxy
Local Nx'y'
public double Nxy { get; }
Property Value
Ny
Local Ny'
public double Ny { get; }
Property Value
Pos
Position along the beam
public double Pos { get; }
Property Value
Txz
Local Tx'z'
public double Txz { get; }
Property Value
Tyz
Local Ty'z'
public double Tyz { get; }
Property Value
Methods
ToString()
public override string ToString()