ubcpdk.components.add_pins_bbox_siepic#
- ubcpdk.components.add_pins_bbox_siepic(component: ComponentSpec, *, function: Callable[..., None] = <function _add_pins_bbox_siepic>, **kwargs: Any) Component #
Returns new component with a component reference.
- Parameters:
component – to add to container.
function – function to apply to component.
kwargs – keyword arguments to pass to function.