Skip to content

Commit de02810

Browse files
authored
Update README.md
1 parent 4ed91c9 commit de02810

1 file changed

Lines changed: 0 additions & 74 deletions

File tree

README.md

Lines changed: 0 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,75 +1 @@
1-
<img src="https://github.com/user-attachments/assets/b61fb7f6-a5cf-44d5-852b-42a46c462624" width="300">
21

3-
4-
5-
# EPLAN Scripting
6-
7-
Johann Weiher - Suplanus
8-
9-
[Website: eplan-scripting.suplanus.de](https://eplan-scripting.suplanus.de)
10-
11-
---
12-
13-
14-
15-
## 🇬🇧 Blurb
16-
17-
Do you know the recurring tasks that take up a lot of time during project planning? There is good news. You can automate many of these tasks using scripts. This book is aimed at EPLAN users and administrators who want to use scripting to speed up their workflow in order to gain more time for essential tasks.
18-
19-
To begin with, you will learn how to customize the ribbon without programming. You will then be introduced to the creation of scripts with C#. The complexity of the programming is kept low so that even beginners without programming knowledge can quickly find their way around.
20-
21-
The book covers the following script functions, among others:
22-
23-
- Create ribbons
24-
- Change individual or multiple settings simultaneously at the touch of a button
25-
- Create user interfaces with individual control elements (checkboxes, loading bars, buttons)
26-
- Program control via user interactions and much more
27-
- Exchange data with external systems
28-
- Change articles
29-
30-
You will also learn how to automatically create labels and PDFs as well as import/export parts lists and project properties. You will also learn how to export data to other programs using common exchange formats (CSV, XML). The "Practical examples" chapter, which contains ready-to-use scripts, rounds off the content.
31-
32-
All examples are available free of charge. The introduction with the chapter Beginner is also freely accessible to everyone.
33-
34-
This edition takes into account the new features of EPLAN 2026. The revised topics include
35-
36-
- Available in English
37-
- Digital version on interactive website
38-
- Complete content Beginner for free
39-
- ListSelectDecisionContext
40-
- Remote Client completely adapted to the new framework
41-
- XML chapter optimized
42-
- Debug chapter optimized and settings script added
43-
- Adaptations to the EPLAN version 2026
44-
45-
46-
47-
## 🇩🇪 Klappentext
48-
49-
Kennst du die wiederkehrenden Aufgaben, die viel Zeit bei der Projektierung benötigen? Es gibt gute Nachrichten. Viele dieser Aufgaben kannst du per Script automatisieren. Dieses Buch richtet sich an EPLAN-Anwender und -Administratoren, die mithilfe von Scripting ihren Workflow beschleunigen möchten, um mehr Zeit für wesentliche Aufgaben zu gewinnen.
50-
51-
Zu Beginn erfährst du, wie du das Menüband ohne Programmierung individuell anpasst. Im Folgenden wirst du in die Erstellung von Scripten mit C# eingeführt. Die Komplexität der Programmierung wird niedrig gehalten, sodass auch Einsteiger ohne Programmierkenntnisse sich schnell einfinden.
52-
53-
Im Buch werden u. a. folgende Scriptfunktionen behandelt:
54-
55-
- Ribbons erzeugen
56-
- Einzelne oder mehrere Einstellungen gleichzeitig per Knopfdruck verändern
57-
- User Interfaces mit individuellen Steuerelementen (Checkboxen, Ladebalken, Buttons) erstellen
58-
- Programmsteuerung über Benutzer-Interaktionen u. v. m.
59-
- Austausch von Daten mit Fremdsystemen
60-
- Artikel verändern
61-
62-
Darüber hinaus erlernst du das automatisierte Erzeugen von Beschriftungen und PDFs sowie den Import/Export von Stücklisten und Projekteigenschaften. Zudem erfährst du, wie Daten über gängige Austauschformate (CSV, XML) in andere Programme exportiert werden. Das Kapitel „Praxisbeispiele“, das sofort einsetzbare Scripte enthält, rundet den Inhalt ab.
63-
64-
Alle Beispiele sind kostenlos verfügbar. Auch der Einstieg mit dem Kapitel Beginner ist für alle frei zugänglich.
65-
66-
Diese Auflage berücksichtigt die Neuerungen von EPLAN 2026. Zu den überarbeiteten Themen zählen:
67-
68-
- Verfügbar in Englisch
69-
- Digitale Version auf interaktiven Website
70-
- Kompletter Inhalt Beginner kostenfrei
71-
- ListSelectDecisionContext
72-
- Remote Client komplett an das neue Framework angepasst
73-
- XML Kapitel optimiert
74-
- Debug Kapitel überarbeitet und Settings-Script hinzugefügt
75-
- Anpassungen an die EPLAN Version 2026

0 commit comments

Comments
 (0)