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