Class RCShellShearUtilization
FemDesign "RC design: Shell, utilization" result
[Result(typeof(RCShellShearUtilization), new ListProc[] { ListProc.RCDesignShellShearUtilizationLoadCombination })]
public class RCShellShearUtilization : IResult
- Inheritance
-
RCShellShearUtilization
- Implements
- Inherited Members
- Extension Methods
Properties
CaseIdentifier
Load case or combination name
public string CaseIdentifier { get; }
Property Value
Id
Shell name identifier
public string Id { get; }
Property Value
Max
public double Max { get; }
Property Value
VrdC
public double VrdC { get; }
Property Value
VrdMax
public double VrdMax { get; }
Property Value
VrdS
public double VrdS { get; }
Property Value
Methods
ToString()
public override string ToString()