C++
virtual void addReactor( AcDbLayoutManagerReactor * newObj ) = 0;
Description
This method adds the newObj reactor object to the layout manager's reactor list.
Parameters
| Parameters | Description |
|---|---|
| newObj | Input pointer to a reactor object |
virtual void addReactor( AcDbLayoutManagerReactor * newObj ) = 0;
This method adds the newObj reactor object to the layout manager's reactor list.
| Parameters | Description |
|---|---|
| newObj | Input pointer to a reactor object |