Inheritance: Standard_Transient
 public BRepCheck_Result Bound(TopoDS_Shape theKey, BRepCheck_Result theItem)
 {
     throw new NotImplementedException("Native class returns pointer to integer/double/handle.");
 }
 public bool Find(TopoDS_Shape theKey, BRepCheck_Result theValue)
 {
     throw new NotImplementedException();
 }
 public BRepCheck_Result(BRepCheck_Result parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }