Share

AcGiVariant::set

C++

void set(
    Adesk::Int32
);

Description

Changes the instance to be of type kInt, and assigns a new value.

Parameters

Parameters Description
value Input new integer value for this instance.

Links

AcGiVariant

Previous Declaration

void set(long);

Was this information helpful?