Interface IRadiusOfGyration
Defines radius of gyration of a profile.
Namespace: Oasys.Profiles.Properties
Assembly: AdSec_API_IDL.dll
Syntax
public interface IRadiusOfGyrationProperties
Y
The radius of gyration about the y-axis in the local coordinate system.
Declaration
Length Y { get; }Property Value
| Type | Description | 
|---|---|
| OasysUnits.Length | 
Z
The radius of gyration about the z-axis in the local coordinate system.
Declaration
Length Z { get; }Property Value
| Type | Description | 
|---|---|
| OasysUnits.Length |