Share

AcDbTableTemplate::AcDbTableTemplate

C++

AcDbTableTemplate(
    const AcDbTable* pTable, 
    AcDb::TableCopyOption nCopyOption
);

Description

Copy constructor. Parameters

Links

AcDbTableTemplate

Was this information helpful?