gcdbOpenGcDbEntity

pygcad.pygrx.gcdbOpenGcDbEntity(id: GcDbObjectId, mode: pygcad.pygrx.GcDb.OpenMode, openErasedEntity: bool = False) Tuple[pygcad.pygrx.Gcad.ErrorStatus, GcDbEntity]

C++: gcdbOpenGcDbEntity(class GcDbEntity **, class GcDbObjectId, enum GcDb::OpenMode, bool) –> std::tuple<Gcad::ErrorStatus, GcDbEntity*>