Class LoadingULS
- Namespace
- IdeaRS.OpenModel.Concrete.Load
- Assembly
- IdeaRS.OpenModel.dll
Loading ULS
public class LoadingULS
Inheritance
Inherited Members
Constructors
LoadingULS()
Constructor
public LoadingULS()
Properties
InternalForces
Internal force in section (permanent for staged section)
public ResultOfInternalForces InternalForces { get; set; }
Property Value
InternalForces2ndOrder
Internal forces of 2nd order effect
public ResultOfInternalForces InternalForces2ndOrder { get; set; }
Property Value
InternalForcesBegin
Internal forces at the beginnig
public ResultOfInternalForces InternalForcesBegin { get; set; }
Property Value
InternalForcesEnd
Internal forces at the end
public ResultOfInternalForces InternalForcesEnd { get; set; }
Property Value
InternalForcesImperfection
Internal forces of imperfection effect
public ResultOfInternalForces InternalForcesImperfection { get; set; }
Property Value
InternalForcesVariable
Variable internal force in staged section only
public ResultOfInternalForces InternalForcesVariable { get; set; }