Class LoadingSLS
- Namespace
- IdeaRS.OpenModel.Concrete.Load
- Assembly
- IdeaRS.OpenModel.dll
Loading SLS
public class LoadingSLS
Inheritance
Inherited Members
Constructors
LoadingSLS()
Constructor
public LoadingSLS()
Properties
InternalForces
Internal force in section (permanent for staged section)
public ResultOfInternalForces InternalForces { 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; }