create_symbol# NexximComponents.create_symbol(name, pins)[source]# Create a symbol. Parameters: namestrName of the symbol. pinslistList of the pins. Returns: boolTrue when successful, False when failed. References >>> oSymbolManager.Add