public double Attribute(Prs3d_DatumAttribute theType)
 {
     throw new NotImplementedException();
 }
 public void SetAttribute(Prs3d_DatumAttribute theType, double theValue)
 {
     throw new NotImplementedException();
 }