GcDbSoftPointerId

class pygcad.pygrx.GcDbSoftPointerId

Bases: GcDbObjectId

Methods Summary

assign(*args, **kwargs)

Overloaded function.

Methods Documentation

assign(*args, **kwargs)

Overloaded function.

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

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

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

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