C++
static ACDBCORE2D_PORT bool isAssociativeArray( const AcDbEntity* pEntity );
Description
Checks if the given entity is an associative array.
Parameters
Parameters | Description |
---|---|
pEntity | Input entity. |
Returns
True, if the input entity is an array.
static ACDBCORE2D_PORT bool isAssociativeArray( const AcDbEntity* pEntity );
Checks if the given entity is an associative array.
Parameters | Description |
---|---|
pEntity | Input entity. |
True, if the input entity is an array.