create_symbol# TwinBuilderComponents.create_symbol(symbol_name, pin_lists)[source]# Create a symbol. Parameters: symbol_namestrName of the symbol. pin_listslistList of the pins. Returns: boolTrue when successful, False when failed. References >>> oSymbolManager.Add Copy to clipboard