GcDbHardOwnershipId

class pygcad.pygrx.GcDbHardOwnershipId

Bases: GcDbObjectId

Methods Summary

assign(*args, **kwargs)

Overloaded function.

Methods Documentation

assign(*args, **kwargs)

Overloaded function.

  1. assign(self: pygcad.pygrx.GcDbHardOwnershipId, para: pygcad.pygrx.GcDbHardOwnershipId) -> pygcad.pygrx.GcDbHardOwnershipId

C++: GcDbHardOwnershipId::operator=(const class GcDbHardOwnershipId &) –> class GcDbHardOwnershipId &

  1. assign(self: pygcad.pygrx.GcDbHardOwnershipId, para: pygcad.pygrx.GcDbObjectId) -> pygcad.pygrx.GcDbHardOwnershipId

C++: GcDbHardOwnershipId::operator=(const class GcDbObjectId &) –> class GcDbHardOwnershipId &