Share

AcDbUCSTable::AcDbUCSTable

C++

AcDbUCSTable();

Description

Default constructor.

ObjectARX applications should not need to use this constructor. The AcDbDatabase class creates its own copy and there is no other place to use the constructor.

Links

AcDbUCSTable

Was this information helpful?