|
EPLAN Electric P8 : XML-Ausgabe per Script
ENPLANER am 20.01.2011 um 16:11 Uhr (0)
Hallo miteinander,ich habe versucht über ein Script die Seiten im xml - Format auszugeben. Aber es funzt nicht. Wenn ich es im xls - Format versuche funzt es. Ich denke es fehlt an dem korrekten Schema (ConfigSchema). Wie ist ein solches Schema zu erstellen, zu benennen und in die Übergabefunktion (derzeit ??????) einzustellen? public void PageExport() { string project; project = GetProject(); MessageBox.Show(project); ActionCallingContext PageExportContext = new ActionCallingContext(); PageEx ...
| In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : ProgressBar
ENPLANER am 07.06.2011 um 18:05 Uhr (0)
Hallo miteinander,hat mir jemand einen Tip, weshalb bei meinem Skript keine Box mit Fortschrittsbalken erscheint? Was ist falsch? Progress pDXF = new Progress("SimpleProgress"); pDXF.SetAllowCancel(true); if (!pPDF.Canceled()) { ActionCallingContext DXFExportContext = new ActionCallingContext(); DXFExportContext.AddParameter("TYPE", "DXFPROJECT"); DXFExportContext.AddParameter("PROJECTNAME", project); DXFExportContext.AddParameter("DESTINATIONPATH", @"eplan.lcdfs
tkonstruktionekon!Aus ...
| In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : ProgressBar
ENPLANER am 09.06.2011 um 07:09 Uhr (0)
Hallo Fritz, hallo Straight-Potter,danke für die Infos, aber es haut bei mir nicht hin. Es gibt nur am Ende der Ausführung ein kurzesAufblitzen der Box wenn ich das so richtig sehe. Manchmal wechselt dann auch das EPLAN Fenster in den Hintergrund. Ich setz mein Skript nochmals rein, vielleicht kann es jemand mal bei sich kurz testen. Aktuell verwende ich die V1.9.11.public class Script{ public string GetProjectPages() { string strProject = ""; ActionCallingContext ProjectContext = new ActionCalling ...
| In das Form EPLAN Electric P8 wechseln |
|
EPLAN Electric P8 : Stückliste nach Aktualisierung fehlerhaft
ENPLANER am 18.06.2015 um 18:04 Uhr (1)
Hallo zusammen,es gibt da einen Fehler in 2.0 und 2.1. In neudeutsch so beschrieben:Changed manufacturer data in the part database will not be updated correctly into the EPLAN P8project.This is a known error in the EPLAN P8 versions 2.0 and 2.1.If you edit manufacturer data of partswhich are already used in the project, the changes will be not updated into your Projectund zur Abhilfe gibt es ein Reparaturscript namens UpdateManufacturer.cspublic class UpdateManufacturer{ [Start] [DeclareAction("UpdateMa ...
| In das Form EPLAN Electric P8 wechseln |
|
Anzeige:
Anzeige: (Infos zum Werbeplatz)
 |