CroSecTableRowprops Property
Gets or sets array of mechanical properties of the cross section.
Namespace: Karamba.CrossSectionsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public double?[] props { get; set; }
Public Property props As Double?()
Get
Set
public:
property array<Nullable<double>>^ props {
array<Nullable<double>>^ get ();
void set (array<Nullable<double>>^ value);
}
member props : Nullable<float>[] with get, set
Property Value
NullableDouble