Exemplo n.º 1
0
 public ShellDesignParams()
 {
     rebarLayout = ShellRebarLayouts.Default;
     topBar1 = topBar2 = bottomBar1 = bottomBar2 = 0;
     rebarMaterial = Material.MaterialManager.Instance.DefaultRebar;
 }
Exemplo n.º 2
0
 public ShellDesignParams()
 {
     rebarLayout   = ShellRebarLayouts.Default;
     topBar1       = topBar2 = bottomBar1 = bottomBar2 = 0;
     rebarMaterial = Material.MaterialManager.Instance.DefaultRebar;
 }