OEMakeReceptor
bool OEMakeReceptor(OEBio::OEDesignUnit& designUnit,
const OEMakeReceptorOptions& opts = OEMakeReceptorOptions(),
OESystem::OETracerBase& tracer = OESystem::OENoTracer)
Create a receptor object in the design unit. This function returns true if successful.
- designUnit
The design unit to receive the receptor.
- opts
Options controlling receptor preparation.
- tracer
Optional tracer for logging messages during receptor creation.