Pano'dan Yapıştırma Yavaş
Rhino'da Clipboard paste (Ctrl+V) yavaş - nedenler, Windows clipboard sorunları ve çözümler.
Rhino'da paste (Ctrl+V) komutu çok yavaş çalışıyorsa, büyük clipboard data, Windows clipboard cache veya plugin sorunları nedeni olabilir. Çözümler bu sayfada.
Yavaşlık Nedenleri
- Large clipboard: Çok sayıda obje (1000+)
- Complex geometry: Fillet, boolean heavy objeler
- Texture data: Embedded textures paste
- Windows clipboard: Clipboard cache full
- Plugin hook: Plugin clipboard'u intercept
- Render mesh: Mesh data paste
- Cross-application: AutoCAD → Rhino paste
Windows Clipboard Temizleme
- Win+V: Clipboard history aç (Windows 10/11)
- Clear all: Tüm history temizle
- Restart: Rhino restart (clipboard cache temizle)
- Clipboard manager: Third-party manager disable
- Task Manager: Clipboard process kill (risky)
- Reboot: PC yeniden başlat (son çare)
- Test: Paste hızlandı mı?
Rhino İçinde Çözümler
- Fewer objects: Daha az obje copy-paste
- Batch paste: 100 obje yerine 10x10 paste
- Export-Import: Paste yerine file export/import
- Simplified: Basit geometri paste (explode fillet)
- ClearAllMeshes: Paste öncesi mesh temizle
- No plugins: Safe mode (plugin disable)
- _Paste: Command line paste (dialog skip)
Plugin Sorunları
- Disable plugins: Tools > Options > Plugins
- Test: Her plugin tek tek disable, test
- V-Ray: V-Ray clipboard hook olabilir
- Grasshopper: GH running ise kapat
- Safe mode: Rhino /safe (no plugins)
- Update: Plugin güncel mi?
- Uninstall: Sorunlu plugin kaldır
Cross-Application Paste
- AutoCAD → Rhino: Yavaş (format conversion)
- Rhino → Rhino: Hızlı (native)
- Excel → Rhino: Data format yavaş
- Alternative: File export/import kullanın
- Small batches: Büyük data küçük parçalara
- Text only: Formatting olmadan paste
- Test: Same application paste hızlı mı?
Best Practices
- Limit size: 100-200 obje max per paste
- File transfer: Paste yerine .3dm file
- Batch: Büyük data parça parça
- Simplify: Complex geometry basitleştir
- Restart: Uzun session → Rhino restart
- Monitor: Task Manager → Rhino memory kullanımı
- Report: McNeel forum → paste performance issue