Ejemplo n.º 1
0
 public bool ImmediateAdd(AIS_InteractiveObject theObj)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public bool Remove(AIS_InteractiveObject K)
 {
     throw new NotImplementedException();
 }
 public void Prepend(AIS_InteractiveObject theItem)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public bool HasPolygonOffsets(AIS_InteractiveObject anObj)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public AIS_InteractiveObject Added(AIS_InteractiveObject K)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 6
0
 public void SetMaterial(AIS_InteractiveObject theIObj, Graphic3d_MaterialAspect theMaterial,
                         bool theToUpdateViewer)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 7
0
 public void UnsetTransparency(AIS_InteractiveObject theIObj, bool theToUpdateViewer)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 8
0
 public void ActivatedModes(AIS_InteractiveObject anIobj, TColStd_ListOfInteger theL_ist)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 9
0
 public void Disconnect(AIS_InteractiveObject theAssembly)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 10
0
 public void Activate(AIS_InteractiveObject theObj)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 11
0
 public void Deactivate(AIS_InteractiveObject theObj, int theMode)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 12
0
 public void Activate(AIS_InteractiveObject theObj, int theMode, bool theIsForce)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 13
0
 public void SetSelectionModeActive(AIS_InteractiveObject theObj, int theMode, bool theToActivate)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 14
0
 public void SetSelectionModeActive(AIS_InteractiveObject theObj, int theMode, bool theToActivate,
                                    AIS_SelectionModesConcurrency theConcurrency, bool theIsForce)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 15
0
 public double Width(AIS_InteractiveObject aniobj)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 16
0
 public void DisplayActiveSensitive(AIS_InteractiveObject anObject, V3d_View aView)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 17
0
 public void SetWidth(AIS_InteractiveObject theIObj, double theValue, bool theToUpdateViewer)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 18
0
 public void Display(AIS_InteractiveObject theIObj, int theD_ispMode, int theSelectionMode,
                     bool theToUpdateViewer)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 19
0
 public void Load(AIS_InteractiveObject theObj, int theSelectionMode)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 20
0
 public void UnsetLocalAttributes(AIS_InteractiveObject theIObj, bool theToUpdateViewer)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 21
0
 public void SetPolygonOffsets(AIS_InteractiveObject theIObj, int theMode, float theFactor, float theUnits,
                               bool theToUpdateViewer)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 22
0
 public void SetCurrentFacingModel(AIS_InteractiveObject aniobj)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 23
0
 public AIS_AnimationObject(TCollection_AsciiString theAnimationName, AIS_InteractiveContext theContext,
                            AIS_InteractiveObject theObject, gp_Trsf theTrsfStart, gp_Trsf theTrsfEnd)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 24
0
 public bool HasColor(AIS_InteractiveObject aniobj)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 25
0
 public bool Contains(AIS_InteractiveObject K)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 26
0
 public void Color(AIS_InteractiveObject aniobj, Quantity_Color acolor)
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, AIS_InteractiveObject theItem)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 28
0
 public void SetColor(AIS_InteractiveObject theIObj, Quantity_Color theColor, bool theToUpdateViewer)
 {
     throw new NotImplementedException();
 }
 public void InsertBefore(int theIndex, AIS_InteractiveObject theItem)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 30
0
 public bool IsDisplayed(AIS_InteractiveObject aniobj, int aMode)
 {
     throw new NotImplementedException();
 }