Ejemplo n.º 1
0
 public void SetMaterial(Graphic3d_MaterialAspect parameter1)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void setMaterial(Prs3d_Drawer theDrawer, Graphic3d_MaterialAspect theMaterial, bool theToKeepColor,
                         bool theToKeepTransp)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public void SetMaterial(AIS_InteractiveObject theIObj, Graphic3d_MaterialAspect theMaterial,
                         bool theToUpdateViewer)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public void SetMaterial(Graphic3d_MaterialAspect aMaterial, Aspect_TypeOfFacingModel aModel)
 {
     throw new NotImplementedException();
 }