CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef ODDGNLS_DBLSOBJECT_H
25 #define ODDGNLS_DBLSOBJECT_H
66 #ifdef ODA_DIAGNOSTICS
86 void setComponentUID(
const OdUInt8 *pUID);
100 for (
int i = 0; i < 16; i++)
101 pUIDOut[i] = pUID[i];
106 #endif // ODDGNLS_DBLSOBJECT_H
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
OdSmartPtr< OdDbLSObject > OdDbLSObjectPtr
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
void assertWriteEnabled(bool autoUndo=true, bool recordModified=true)
void setComponentUID(const OdUInt8 *pUID)
ODDB_DECLARE_MEMBERS(OdDbLSObject)
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
virtual const OdUInt8 * componentUID() const =0