Example #1
0
 public bool CreateMaterial(QCMaterial Material)
 {
     return(proxy.CreateMaterial(Material));
 }