AcDbHardOwnershipId类
此为是一个特殊的AcDbObjectId.
继承自
AcDbObjectId
包含文件
dbid.h
参见
AcDbHardPointerId, AcDbSoftOwnershipId, AcDbSoftPointerId, AcDbHandle
成员
AcDbHardOwnershipId::operator = 函数 inline AcDbHardOwnershipId & operator =( const AcDbStub* pStub);
未公布 inline AcDbHardOwnershipId & operator =( const AcDbObjectId& id);
未公布 inline AcDbHardOwnershipId & operator =( const AcDbHardOwnershipId& id);
未公布 |
AcDbHardOwnershipId::AcDbHardOwnershipId 函数 inline AcDbHardOwnershipId( const AcDbStub* pStub);
未公布 inline AcDbHardOwnershipId( const AcDbObjectId& id);
未公布 inline AcDbHardOwnershipId(); 默认建构器。 |