CADETProcess.processModel.Component.add_species# Component.add_species(*args: Any, **kwargs: Any) → None# Initialize a Structure instance. Parameters are bound to the instance based on the __signature__ defined by the metaclass. Parameters: *argsPositional arguments representing parameters. **kwargsKeyword arguments representing parameters.