Class PrestressLoading
- Namespace
- IdeaRS.OpenModel.Concrete.Load
- Assembly
- IdeaRS.OpenModel.dll
Prestress loading
public class PrestressLoading
Inheritance
Inherited Members
Properties
PrimaryForces
Primary internal force in section
public ResultOfInternalForces PrimaryForces { get; set; }
Property Value
SecondaryForces
Secondary internal force in section
public ResultOfInternalForces SecondaryForces { get; set; }
Property Value
Time
Time
public double Time { get; set; }