C# Class Canguro.Model.Section.PlaneSection

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

Public Methods

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

Method Details

PlaneSection() public method

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