gcdbBindXrefs

pygcad.pygrx.gcdbBindXrefs(*args, **kwargs)

Overloaded function.

  1. gcdbBindXrefs(pHostDb: pygcad.pygrx.GcDbDatabase, xrefBlkIds: int, bInsertBind: bool) -> pygcad.pygrx.Gcad.ErrorStatus

  2. gcdbBindXrefs(pHostDb: pygcad.pygrx.GcDbDatabase, xrefBlkIds: int, bInsertBind: bool, bAllowUnresolved: bool) -> pygcad.pygrx.Gcad.ErrorStatus

  3. gcdbBindXrefs(pHostDb: pygcad.pygrx.GcDbDatabase, xrefBlkIds: int, bInsertBind: bool, bAllowUnresolved: bool, bQuiet: bool) -> pygcad.pygrx.Gcad.ErrorStatus

C++: gcdbBindXrefs(class GcDbDatabase *, const int &, const bool, const bool, const bool) –> enum Gcad::ErrorStatus