C# Class Canguro.Model.Section.ShellSection

Inheritance: AreaSection
显示文件 Open project: rforsbach/Treu-Structure

Public Methods

Method Description
ShellSection ( string name, string shape, Material material, float thicknessMembrane, float thicknessBending, ShellType type, float materialAngle, ShellDesignParams designParams ) : System

Method Details

ShellSection() public method

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
return System