gcdbXBindXrefs

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

Overloaded function.

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

  2. gcdbXBindXrefs(pHostDb: pygcad.pygrx.GcDbDatabase, xrefSymbolIds: int, bInsertBind: bool, bQuiet: bool) -> pygcad.pygrx.Gcad.ErrorStatus

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