Ejemplo n.º 1
0
 public void ObjectsInside(AIS_ListOfInteractive aL_istOfIO)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void ObjectsForView(AIS_ListOfInteractive theL_istOfIO, V3d_View theView, bool theIsV_isibleInView)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public void ObjectsByDisplayStatus(AIS_KindOfInteractive WhichKind, int WhichSignature,
                                    AIS_DisplayStatus theStatus, AIS_ListOfInteractive theL_istOfIO)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public void ObjectsInside(AIS_ListOfInteractive aL_istOfIO, AIS_KindOfInteractive WhichKind, int WhichSignature)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public void ErasedObjects(AIS_KindOfInteractive theWhichKind, int theWhichSignature,
                           AIS_ListOfInteractive theL_istOfIO)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 6
0
 public void ObjectsByDisplayStatus(AIS_DisplayStatus theStatus, AIS_ListOfInteractive theL_istOfIO)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 7
0
 public void ErasedObjects(AIS_ListOfInteractive theL_istOfIO)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 8
0
 public void DisplayedObjects(AIS_ListOfInteractive aL_istOfIO)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 9
0
 public void Prepend(AIS_ListOfInteractive theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 10
0
 public AIS_ListOfInteractive Assign(AIS_ListOfInteractive theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 11
0
 public AIS_ListOfInteractive(AIS_ListOfInteractive theOther)
     : base()
 {
     throw new NotImplementedException();
 }