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