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