C# Класс Canguro.Model.Material.ConcreteDesignProps

Наследование: MaterialDesignProps
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
ConcreteDesignProps ( float fc, float rebarFy, float rebarFys, bool isLightweight, float lwFactor ) : System

Constructora que recibe todas las propiedades en unidades internacionales.

Описание методов

ConcreteDesignProps() публичный метод

Constructora que recibe todas las propiedades en unidades internacionales.
public ConcreteDesignProps ( float fc, float rebarFy, float rebarFys, bool isLightweight, float lwFactor ) : System
fc float
rebarFy float
rebarFys float
isLightweight bool
lwFactor float
Результат System