C# 클래스 Canguro.Model.Section.ShellSection

상속: AreaSection
파일 보기 프로젝트 열기: rforsbach/Treu-Structure

공개 메소드들

메소드 설명
ShellSection ( string name, string shape, Material material, float thicknessMembrane, float thicknessBending, ShellType type, float materialAngle, ShellDesignParams designParams ) : System

메소드 상세

ShellSection() 공개 메소드

public ShellSection ( string name, string shape, Material material, float thicknessMembrane, float thicknessBending, ShellType type, float materialAngle, ShellDesignParams designParams ) : System
name string
shape string
material Material
thicknessMembrane float
thicknessBending float
type ShellType
materialAngle float
designParams ShellDesignParams
리턴 System