Share

AcDbDatabase::classDxfName Method

C++

const ACHAR* classDxfName(
    const AcRxClass* pClass
);

Description

This function returns a pointer to the DXF name for this database.

Parameters

Parameters Description
pClass Input AcRxClass object to get the name of.

Links

AcDbDatabase Class

Was this information helpful?