Share

AcAxGetObjectId64

C++

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

File

axboiler.h

Description

Returns object's id as a 64-bit int value.

Parameters

Parameters Description
objId Input the object's id

Was this information helpful?