C# 클래스 Canguro.Model.Material.ConcreteDesignProps

상속: MaterialDesignProps
파일 보기 프로젝트 열기: rforsbach/Treu-Structure 1 사용 예제들

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