Exemplo n.º 1
0
 public void SetPrimitivesAspect(Graphic3d_Aspects theAspect)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Graphic3d_Aspects(Graphic3d_Aspects parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public bool IsEqual(Graphic3d_Aspects theOther)
 {
     throw new NotImplementedException();
 }
 public Graphic3d_Aspects ChangeFind(Graphic3d_Aspects theKey)
 {
     throw new NotImplementedException();
 }
 public Graphic3d_Aspects ChangeSeek(Graphic3d_Aspects theKey)
 {
     throw new NotImplementedException("Native class returns pointer to integer/double/handle.");
 }
 public bool Find(Graphic3d_Aspects theKey, Graphic3d_Aspects theValue)
 {
     throw new NotImplementedException();
 }
 public bool UnBind(Graphic3d_Aspects theKey)
 {
     throw new NotImplementedException();
 }
 public Graphic3d_Aspects Bound(Graphic3d_Aspects theKey, Graphic3d_Aspects theItem)
 {
     throw new NotImplementedException("Native class returns pointer to integer/double/handle.");
 }