GcDbSoftOwnershipId

class pygcad.pygrx.GcDbSoftOwnershipId

Bases: GcDbObjectId

Methods Summary

assign(*args, **kwargs)

Overloaded function.

Methods Documentation

assign(*args, **kwargs)

Overloaded function.

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

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

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

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