![]() | IAnalysisElementSectionMajorAxisSecondMomentOfArea Property |
Gets the major axis second moment of area (in [mm⁴])
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


![]() | IAnalysisElementSectionMajorAxisSecondMomentOfArea Property |
Namespace: TSD.API.Remoting.Sections
IProperty<double> MajorAxisSecondMomentOfArea { get; }
ReadOnly Property MajorAxisSecondMomentOfArea As IProperty(Of Double) Get
property IProperty<double>^ MajorAxisSecondMomentOfArea { IProperty<double>^ get (); }
abstract MajorAxisSecondMomentOfArea : IProperty<float> with get