| IWestokDesignDataCellDiameter Property |
Gets the value of the cell diameter (in [mm])
Namespace: TSD.API.Remoting.SectionsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> CellDiameter { get; }
ReadOnly Property CellDiameter As IProperty(Of Double)
Get
property IProperty<double>^ CellDiameter {
IProperty<double>^ get ();
}
abstract CellDiameter : IProperty<float> with get
Property Value
IPropertyDoubleSee Also