示例#1
0
 public Extrusion ToExtrusion()
 {
     return(Extrusion.CreateBoxExtrusion(this, true));
 }