![]() | IAnalysisElementSectionMinorAxisSecondMomentOfArea Property |
Gets the minor 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


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