Exemple #1
0
 public bool SetupOwnFaceBoundaryAspect(Prs3d_Drawer theDefaults)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void SetLink(Prs3d_Drawer theDrawer)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public bool SetupOwnShadingAspect(Prs3d_Drawer theDefaults)
 {
     throw new NotImplementedException();
 }
Exemple #4
0
 public bool SetOwnDatumAspects(Prs3d_Drawer theDefaults)
 {
     throw new NotImplementedException();
 }
Exemple #5
0
 public Prs3d_Drawer(Prs3d_Drawer parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Add(Graphic3d_Structure thePresentation, Bnd_OBB theBndBox, Prs3d_Drawer theDrawer)
 {
     throw new NotImplementedException();
 }
 public void Draw(Graphic3d_Structure thePrs, Prs3d_Drawer theDrawer, TCollection_ExtendedString theText,
                  gp_Pnt theAttachmentPoint)
 {
     throw new NotImplementedException();
 }