C# Class Canguro.Model.Section.ShellSection

Inheritance: AreaSection
Afficher le fichier Open project: rforsbach/Treu-Structure

Méthodes publiques

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

Method Details

ShellSection() public méthode

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
Résultat System