|
EPLAN Electric P8 : Mit Platzhalter Verbidungen bearbeiten
bvulet00 am 01.11.2020 um 17:34 Uhr (1)
Hello, you should try project options, see this video https://www.youtube.com/watch?v=etOUDoWzJnwor maybe you should check out new version 2.9 it has a symbol selection with placeholder.greetings!------------------VB
|
In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : skalierbare Ebenen V2.3
Wallny1 am 05.01.2021 um 11:48 Uhr (1)
Hallo an alle,habe noch etwas recherchiert und bin darauf gekommen, dass das Script, welches zur Projektübernahme verwendet wird, das andere von den beiden im angegebenen Pfad ist, nämlich "ProjectImport.cs":public class Script{ [Start] public bool AutoTreat(String strProjectName, String strSettingsFolder, Int32 nImportSettings, Int32 nCompleteProject, String strSelectionFilter) { Progress progress = new Progress("SimpleProgress"); progress.SetAllowCancel(true); bool bResult = true; int nActionsPercent ...
|
In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : skalierbare Ebenen V2.3
F.S. am 06.01.2021 um 15:00 Uhr (1)
Hallo,ich denke das man einfach noch den LayerImport am Ende anfügen kann.Siehe den Beispielcode, aber ohne Gewähr da nicht ausprobiert.Code:public class Script{ [Start] public bool AutoTreat(String strProjectName, String strSettingsFolder, Int32 nImportSettings, Int32 nCompleteProject, String strSelectionFilter) { Progress progress = new Progress("SimpleProgress"); progress.SetAllowCancel(true); bool bResult = true; int nActionsPercent = 100; if (nCompleteProject == 0 && nImportSettings == 1) { progress.B ...
|
In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : Stundenloh Eplaner
ThMue am 12.03.2021 um 23:18 Uhr (1)
30 bis 240 euro/stunde je nachdem WAS du machst mit EPLAN und welche Referenzen du vorweisen kannst.Regelsatz sind für volle seiten 30 bis 50 Minuten mit ca 50-80% ausgefülltem Bereich, wenn man einen Fixpreis angeben soll.Ich kenn eplaner die verlangen als techniker/geselle 30 euro für das abzeichnen von PDF-Plänen.Wenn du Konstruktionsleistung mit erbringen sollst, sprich Komponenten auslegen, raussuchen usw sind 60 bis 80 Euro ein grober Richtwert oder auch einfach etwas nach Vorgaben erstellen. Jedoch ...
|
In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : Export Eplan schematics all articles name and connections
msmsms am 12.10.2021 um 12:50 Uhr (1)
entschuldige fuer english, aber fuer mich is leichter and nich lost Thema.Danke fuer unterschtuzung.tried to find solution, how to export articles (all schematics articles name + only used connection) - with predefined label type (yet not exist, quered on vendor side).For this reason I try to specify export requirements.1. How is possible in project (Eplan Pro Panel v2.9) make an report of all articles which have fullfiled e.g. in atributes line 30?2. Like point 1., but export to xls,csv or txt? 2A. In exp ...
|
In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : Labeling script doesn´t show Parts from Layout space
ad94 am 21.01.2022 um 14:10 Uhr (1)
Hey P8er!First of all thaaaanks for the quick response.There is not filter setting in the configscheme and all the parts in the layout are not surpressed in the part list... I think it has to be related to the action label. If I use USESELECTION=1 and I run the code selecting the project it works fine! But with USESElELECTION=0 it only shows the parts in schematics.I also have found that if I delete all the schematics it shows the parts in the layout space but if there is at least one schematic page it act ...
|
In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : Labeling script doesn´t show Parts from Layout space
ad94 am 25.01.2022 um 10:40 Uhr (1)
I don´t have any filter page neither... I think it is an Eplan error because I am not able to make it run with the project closed and USESELECTION=0------------------Adrian
|
In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : open project (nameX) with toolbar
alex.k.nl am 21.07.2022 um 14:25 Uhr (1)
i like to open a project with a toolbar buttonit think the commando is : XPrjActionProjectOpenhow do i isert the pathname and project name in this command??------------------Alex
|
In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : Wie stark ist die Verbreitung/ Nutzung des Conginners
ThMue am 17.01.2023 um 08:55 Uhr (1)
Zitat:Original erstellt von EHeinz:Bei uns in der Firma hatten wir EEC im Einsatz, der Vertriebler hat dem Chef das Blaue vom Himmel versprochen. Das Problem war der Chef hat es geglaubt, einige Schulungen und Monate später wurde sogar für Ihn klar das es für unsere Firma nichts bringt. Dann wurde es wieder eingestampft nachdem man genug Geld verschwendet hatte kenn auch eine firma die rund 200.000k investiert in Lizenz, Schulungen usw. und nach fast 1,5 Jahren alles eingestampft wurde ...ist halt leider ...
|
In das Form EPLAN Electric P8 wechseln |
 |
EPLAN Electric P8 : Projekt schreibgeschützt öffnen via Kommandozeile
Stringeater am 22.05.2023 um 09:41 Uhr (15)
Hallo nairolfMit dieser Kommandozeile klappt es:"C:Program FilesEPLANPlatform2.9.4BinEplan.exe" /Variant:"Electric P8" ProjectOpen /PROJECT:"projectfullpath.elk" /OpenMode:READONLYNochmals vielen DankHans
|
In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : Projekteigenschaften per Skript schreiben
IIAroonII am 25.07.2023 um 10:28 Uhr (1)
Hallo zusammen,ich würde gerne in einem Skript eine Projekteigenschaft verändern.Konkret geht es mir um eine Benutzereigenschaft, die ich für die Version nutze.Gibt es da eine Möglichkeit oder lassen sich Projekteigenschaften nur lesen?Der identifizierende Name der Projekteigenschaft ist: COMPANY.Project.VersionNo.Code: Settings settings = new Settings(); settings.SetStringSetting( "PROJECT^PropertySets^UserDefinedProperties^COMPANY.Project.VersionNo", Convert.ToString(Convert.ToInt32 ...
|
In das Form EPLAN Electric P8 wechseln |
 |
EPLAN Electric P8 : Projekteigenschaften per Skript schreiben
IIAroonII am 25.07.2023 um 11:29 Uhr (15)
Vielen Dank, genau danach hab ich gesucht!Hier der Code dazu, falls jemand nochmal sucht Code: CommandLineInterpreter cli_version = new CommandLineInterpreter(); ActionCallingContext acc_version = new ActionCallingContext(); try { //Änderung der benutzerdefinierten Eigenschaft der Version //acc_version.AddParameter("PropertyId", ""); acc_version.AddParameter("PropertyIdentName", "COMPANY.Project.VersionNo"); acc_version.AddParameter("PropertyIndex", "0"); acc_version.A ...
|
In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : API Fenstermakros einfügen
Götschma am 22.09.2023 um 08:00 Uhr (1)
Hallo zusammenIch bin dabei mich in die API Schnittstelle von Eplan einzuarbeiten und versuche aktuell ein Addin zu erstellen.Mit einer Action möchte ich ein Seitenmakro in ein ausgewähltes Projekt einfügen (nur 1 Seite im Seitenmakro) und anschliessend auf dieser Seite mehrere Fenstermakros platzieren.Das Einfügen des Seitenmakros funktioniert soweit, jedoch werden die Fenstermakros nicht darin platziert.Es wird auch keine Fehlermeldung ausgegeben die mir verraten könnte wo das Problem liegt...Kann mir ev ...
|
In das Form EPLAN Electric P8 wechseln |