Share

AcDbDatabase::setIndexctl Method

C++

Acad::ErrorStatus setIndexctl(
    Adesk::UInt8 val
);

Description

Sets the value of the INDEXCTL header variable.

Returns Acad::eOk if successful.

Parameters

Parameters Description
val Input new value for INDEXCTL

Links

AcDbDatabase Class

Was this information helpful?