Class RCShellShearCapacity
FemDesign "RC design: Shell, utilization" result
[Result(typeof(RCShellShearCapacity), new ListProc[] { ListProc.RCDesignShellShearCapacityLoadCombination })]
public class RCShellShearCapacity : IResult
- Inheritance
-
RCShellShearCapacity
- Implements
- Inherited Members
- Extension Methods
Properties
AsMissing
Finite element node id
public double AsMissing { get; }
Property Value
CaseIdentifier
Load case or combination name
public string CaseIdentifier { get; }
Property Value
ElementId
Finite element element id
public int ElementId { get; }
Property Value
Id
Shell name identifier
public string Id { get; }
Property Value
Max
vEd,Red vRd,Max vRd,c vRd,s as,missing
public string Max { get; }
Property Value
NodeId
Finite element node id
public int? NodeId { get; }
Property Value
- int?
Ved
public double Ved { get; }
Property Value
VedRed
public double VedRed { 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()