Sets the other material property data for concrete materials.
Namespace: ETABS2015Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax
Parameters
- Name
- Type:
System String
The name of an existing concrete material property.
- Fc
- Type:
System Double
- IsLightweight
- Type:
System Boolean
If this item is True, the concrete is assumed to be lightweight concrete.
- FcsFactor
- Type:
System Double
- SSType
- Type:
System Int32
This is 0, 1 or 2, indicating the stress-strain curve type.Value SSType 0 User defined 1 Parametric - Simple 2 Parametric - Mander
- SSHysType
- Type:
System Int32
This is 0 through 7, indicating the stress-strain curve type.Value SSHysType 0 Elastic 1 Kinematic 2 Takeda 3 Pivot 4 Concrete 5 BRB Hardening 6 Degrading 7 Isotropic
- StrainAtFc
- Type:
System Double
- StrainUltimate
- Type:
System Double
This item applies only to parametric stress-strain curves. It is the ultimate unconfined strain capacity. This item must be larger than the StrainAtfc item
- FinalSlope
- Type:
System Double
This item applies only to parametric stress-strain curves. It is a multiplier on the material modulus of elasticity, E. This value multiplied times E gives the final slope on the compression side of the curve.
- FrictionAngle (Optional)
- Type:
System Double
The Drucker-Prager friction angle. This item must be smaller or equal to 0 and less than 90. [deg]
- DilatationalAngle (Optional)
- Type:
System Double
The Drucker-Prager dilatational angle. This item must be smaller or equal to 0 and less than 90. [deg]
- Temp (Optional)
- Type:
System Double
The temperature at which the specified data applies. The temperature must have been defined previously for the material.This item applies only if the specified material has properties that are temperature dependent. That is, it applies only if properties are specified for the material at more than one temperature.
Return Value
Returns zero if the data is successfully assigned; otherwise it returns a nonzero value.Remarks
Examples
See Also