Share

AcDbObject::hasFields

C++

bool hasFields() const;

Description

Returns true if the object has one or more fields. Returns false if it has no fields.

Links

AcDbObject

Was this information helpful?