Ejemplo n.º 1
0
 public Extrusion ToExtrusion()
 {
     return(Extrusion.CreateBoxExtrusion(this, true));
 }