Ejemplo n.º 1
0
 public void ReplaceAspects(Graphic3d_MapOfAspectsToAspects theMap)
 {
     throw new NotImplementedException();
 }
 public void Exchange(Graphic3d_MapOfAspectsToAspects theOther)
 {
     throw new NotImplementedException();
 }
 public Graphic3d_MapOfAspectsToAspects Assign(Graphic3d_MapOfAspectsToAspects theOther)
 {
     throw new NotImplementedException();
 }
 public Graphic3d_MapOfAspectsToAspects(Graphic3d_MapOfAspectsToAspects theOther)
     : base()
 {
     throw new NotImplementedException();
 }