Esempio n. 1
0
 public void SetGraphicStatus(AIS_DisplayStatus theStatus)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public AIS_GlobalStatus(AIS_DisplayStatus aStat, int aD_ispMode, int aSelMode, bool _ishilighted,
                         int aLayerIndex)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public AIS_GlobalStatus(AIS_DisplayStatus aStat, int aD_ispMode, int aSelMode)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public void ObjectsForView(AIS_ListOfInteractive theL_istOfIO, V3d_View theView, bool theIsV_isibleInView,
                            AIS_DisplayStatus theStatus)
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public void Display(AIS_InteractiveObject theIObj, int theD_ispMode, int theSelectionMode,
                     bool theToUpdateViewer, AIS_DisplayStatus theD_ispStatus)
 {
     throw new NotImplementedException();
 }
Esempio n. 6
0
 public void ObjectsByDisplayStatus(AIS_KindOfInteractive WhichKind, int WhichSignature,
                                    AIS_DisplayStatus theStatus, AIS_ListOfInteractive theL_istOfIO)
 {
     throw new NotImplementedException();
 }
Esempio n. 7
0
 public void ObjectsByDisplayStatus(AIS_DisplayStatus theStatus, AIS_ListOfInteractive theL_istOfIO)
 {
     throw new NotImplementedException();
 }
Esempio n. 8
0
 public void setObjectStatus(AIS_InteractiveObject theIObj, AIS_DisplayStatus theStatus, int theD_ispyMode,
                             int theSelectionMode)
 {
     throw new NotImplementedException();
 }