Esempio n. 1
0
 public Graphic3d_TransformPers(Graphic3d_TransModeFlags theMode, gp_Pnt thePnt)
     : base()
 {
     throw new NotImplementedException();
 }
 public AIS_InteractiveObject Connect(AIS_InteractiveObject theInteractive, gp_Trsf theLocation,
                                      ref Graphic3d_TransModeFlags theTrsfPersFlag, gp_Pnt theTrsfPersPoint)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void SetTransformPersistence(AIS_InteractiveObject theObj, ref Graphic3d_TransModeFlags theFlag)
 {
     throw new NotImplementedException();
 }
 public void SetTransformPersistence(Graphic3d_TransModeFlags theMode)
 {
     throw new NotImplementedException();
 }