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