Class PrestressLoading
- Namespace
- IdeaRS.OpenModel.Concrete.Load
- Assembly
- IdeaRS.OpenModel.dll
Prestress loading
public class PrestressLoadingInheritance
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; }