Share

AcAxGetObjectId32

C++

Adesk::Int32 AXAUTOEXP AcAxGetObjectId32(
    const Adesk::IntDbId& objId
);

File

axboiler.h

Description

Returns object's id as a 32-bit int value

Parameters

Parameters Description
objId Input the object's id

Was this information helpful?