Interface IShearAreaFactor
Defines ratio of effective profile shear area by total profile area.
Namespace: Oasys.Profiles.Properties
Assembly: cs.temp.dll.dll
Syntax
public interface IShearAreaFactor
Properties
YY
Shear area factor considering shear force along y-axis in the local coordinate system.
Declaration
OasysUnits.Ratio YY { get; }
Property Value
| Type | Description |
|---|---|
| OasysUnits.Ratio |
ZZ
Shear area factor considering shear force along z-axis in the local coordinate system.
Declaration
OasysUnits.Ratio ZZ { get; }
Property Value
| Type | Description |
|---|---|
| OasysUnits.Ratio |