Share

AcDbObject::isAProxy

C++

Adesk::Boolean isAProxy() const;

Description

Returns Adesk::kTrue if the object is a proxy object or entity. Otherwise returns Adesk::kFalse.

Links

AcDbObject

Was this information helpful?