| PileTypeParamsAxialTensileResistanceEcStr Property |
Gets or sets the axial tensile resistance STR (in [N])
Namespace: TSD.API.Remoting.Foundations.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax public double AxialTensileResistanceEcStr { get; set; }
Public Property AxialTensileResistanceEcStr As Double
Get
Set
public:
property double AxialTensileResistanceEcStr {
double get ();
void set (double value);
}
member AxialTensileResistanceEcStr : float with get, set
Property Value
DoubleRemarks Is valid for EC head code only
See Also