public int Add(SelectMgr_EntityOwner theKey1, Graphic3d_Structure theItem)
 {
     throw new NotImplementedException();
 }
 public void Substitute(int theIndex, SelectMgr_EntityOwner theKey1, Graphic3d_Structure theItem)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public Prs3d_PresentationShadow(Graphic3d_StructureManager theViewer, Graphic3d_Structure thePrs)
     : base()
 {
     throw new NotImplementedException();
 }
 public bool FindFromKey(SelectMgr_EntityOwner theKey1, Graphic3d_Structure theValue)
 {
     throw new NotImplementedException();
 }
Exemple #5
0
 public void updateAttributes(Graphic3d_Structure thePrs)
 {
     throw new NotImplementedException();
 }
 public void Draw(Graphic3d_Structure thePrs, gp_Pnt theLocation, gp_Dir theDirection, double theAngle,
                  double theLength)
 {
     throw new NotImplementedException();
 }
Exemple #7
0
 public void computeHlrPresentation(Graphic3d_Camera theProjector, Graphic3d_Structure thePrs,
                                    TopoDS_Shape theShape, Prs3d_Drawer theDrawer)
 {
     throw new NotImplementedException();
 }
 public void ComputeArc(Graphic3d_Structure aPresentation)
 {
     throw new NotImplementedException();
 }
 public void Add(Graphic3d_Structure thePresentation, Bnd_OBB theBndBox, Prs3d_Drawer theDrawer)
 {
     throw new NotImplementedException();
 }
Exemple #10
0
 public void computeHLR(Graphic3d_Camera theProjector, TopLoc_Datum3D theTrsf, Graphic3d_Structure thePrs)
 {
     throw new NotImplementedException();
 }
Exemple #11
0
 public void AddPrimitivesGroup(Graphic3d_Structure thePrs, Prs3d_LineAspect theAspect,
                                Prs3d_NListOfSequenceOfPnt thePolylines)
 {
     throw new NotImplementedException();
 }
Exemple #12
0
 public Graphic3d_Group NewGroup(Graphic3d_Structure thePrs3d)
 {
     throw new NotImplementedException();
 }
Exemple #13
0
 public void ComputeSensitivePrs(Graphic3d_Structure theStructure, SelectMgr_Selection theSel, gp_Trsf theLoc,
                                 Graphic3d_TransformPers theTrsfPers)
 {
     throw new NotImplementedException();
 }
Exemple #14
0
 public void Draw(Graphic3d_Structure thePrs, Prs3d_TextAspect theAspect, TCollection_ExtendedString theText,
                  gp_Pnt theAttachmentPoint)
 {
     throw new NotImplementedException();
 }
Exemple #15
0
 public void Draw(Graphic3d_Structure thePrs, Prs3d_TextAspect theAspect, TCollection_ExtendedString theText,
                  gp_Ax2 theOrientation)
 {
     throw new NotImplementedException();
 }