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