| ISolverElementSectionCrossSectionalArea Property |
Gets the cross sectional area (in [mm²])
Namespace: TSD.API.Remoting.SectionsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<double> CrossSectionalArea { get; }
ReadOnly Property CrossSectionalArea As IReadOnlyProperty(Of Double)
Get
property IReadOnlyProperty<double>^ CrossSectionalArea {
IReadOnlyProperty<double>^ get ();
}
abstract CrossSectionalArea : IReadOnlyProperty<float> with get
Property Value
IReadOnlyPropertyDoubleSee Also