C++
ACDBCORE2D_PORT bool hasReactor( const AcDbObjectReactor* pReactor ) const;
Description
This method returns true if objId is the object ID of a reactor attached to this object. Otherwise, it returns false.
Parameters
Parameters | Description |
---|---|
pReactor | Input object ID of a reactor object |