Interface IPrincipalAxisSecondMomentOfArea
Defines a profile's second moment of area about principal axis.
Namespace: Oasys.Profiles.Properties
Assembly: cs.temp.dll.dll
Syntax
public interface IPrincipalAxisSecondMomentOfArea
Properties
Angle
Angle of the principal axis with respect to the local coordinate system.
Declaration
OasysUnits.Angle Angle { get; }
Property Value
| Type | Description |
|---|---|
| OasysUnits.Angle |
UU
Maximum second moment of area.
Declaration
OasysUnits.AreaMomentOfInertia UU { get; }
Property Value
| Type | Description |
|---|---|
| OasysUnits.AreaMomentOfInertia |
VV
Minimum second moment of area.
Declaration
OasysUnits.AreaMomentOfInertia VV { get; }
Property Value
| Type | Description |
|---|---|
| OasysUnits.AreaMomentOfInertia |