Ejemplo n.º 1
0
 public void Ancestors(Graphic3d_MapOfStructure SG)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void Descendants(Graphic3d_MapOfStructure SG)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public Bnd_Box MinMaxValues(Graphic3d_MapOfStructure theSet, bool theToIncludeAuxiliary)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public Bnd_Box MinMaxValues(Graphic3d_MapOfStructure theSet)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public bool ContainsFacet(Graphic3d_MapOfStructure theSet)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 6
0
 public void DisplayedStructures(Graphic3d_MapOfStructure theStructures)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 7
0
 public bool Unite(Graphic3d_MapOfStructure theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 8
0
 public void HighlightedStructures(Graphic3d_MapOfStructure SG)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 9
0
 public void Union(Graphic3d_MapOfStructure theLeft, Graphic3d_MapOfStructure theRight)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 10
0
 public Graphic3d_MapOfStructure Assign(Graphic3d_MapOfStructure theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 11
0
 public void Exchange(Graphic3d_MapOfStructure theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 12
0
 public Graphic3d_MapOfStructure(Graphic3d_MapOfStructure theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 13
0
 public bool HasIntersection(Graphic3d_MapOfStructure theMap)
 {
     throw new NotImplementedException();
 }