gdsfactory.vcell#
- gdsfactory.vcell(_func: ComponentAllAngleFunc[ComponentParams], /) ComponentAllAngleFunc[ComponentParams] [source]#
- gdsfactory.vcell(*, set_settings: bool = True, set_name: bool = True, check_ports: bool = True, basename: str | None = None, drop_params: tuple[str, ...] = ('self', 'cls'), register_factory: bool = True, ports: PortsDefinition | None = None) Callable[[ComponentAllAngleFunc[ComponentParams]], ComponentAllAngleFunc[ComponentParams]]