Share

AcValue::isEqualTo

C++

Adesk::Boolean isEqualTo(
    const AcRxObject* pOther
) const;

Description

For internal use only.

Parameters

Parameters Description
pOther Input pointer to object to be compared with this object

Links

AcValue

Was this information helpful?