Exemple #1
0
 public void SetDatumDisplayMode(Prs3d_DatumMode theMode)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void updatePrimitives(Prs3d_DatumAspect theAspect, Prs3d_DatumMode theMode, gp_Pnt theOrigin,
                              gp_Dir theXDir, gp_Dir theYDir, gp_Dir theZDir)
 {
     throw new NotImplementedException();
 }