Beispiel #1
0
 public void SetTransformPersistence(AIS_InteractiveObject theObject, Graphic3d_TransformPers theTrsfPers)
 {
     throw new NotImplementedException();
 }
 public AIS_InteractiveObject Connect(AIS_InteractiveObject theAnotherObj, gp_Trsf theLocation,
                                      Graphic3d_TransformPers theTrsfPers)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void ComputeSensitivePrs(Graphic3d_Structure theStructure, SelectMgr_Selection theSel, gp_Trsf theLoc,
                                 Graphic3d_TransformPers theTrsfPers)
 {
     throw new NotImplementedException();
 }
 public AIS_InteractiveObject connect(AIS_InteractiveObject theInteractive, TopLoc_Datum3D theLocation,
                                      Graphic3d_TransformPers theTrsfPers)
 {
     throw new NotImplementedException();
 }
 public void SetTransformPersistence(Graphic3d_TransformPers theTrsfPers)
 {
     throw new NotImplementedException();
 }