C# Class Canguro.Model.Section.AsolidSection

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

Public Methods

Method Description
AsolidSection ( string name, string shape, Material material ) : System

Method Details

AsolidSection() public method

public AsolidSection ( string name, string shape, Material material ) : System
name string
shape string
material Material
return System