![]() | IAnalysisElementSectionCrossSectionalArea Property |
Gets the cross sectional area (in [mm²])
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


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