Class LabelledSectionResultant
[Result(typeof(LabelledSectionResultant), new ListProc[] { ListProc.LabelledSectionsResultantsLoadCase, ListProc.LabelledSectionsResultantsLoadCombination })]
public class LabelledSectionResultant : IResult
- Inheritance
-
LabelledSectionResultant
- Implements
- Inherited Members
- Extension Methods
Properties
BasePointFromSP
Identifier
public double BasePointFromSP { get; }
Property Value
CaseIdentifier
Load case or combination name
public string CaseIdentifier { 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
Id
Identifier
public string Id { get; }
Property Value
Mx
Local Mx'
public double Mx { get; }
Property Value
My
Local My'
public double My { get; }
Property Value
Mz
Local Mz'
public double Mz { get; }
Property Value
Methods
ToString()
public override string ToString()