Archiv für den Monat: Juni 2013

SetStepWidth

Leider hat EPLAN in der Version 2.2 die Auswahl der Schrittweite (Tastenkürzel “S” im Grafikeditor) geändert.

04-06-2013

Mit Hilfe dieser Settings kann man das ganze aber noch per Script steuern:

LogicPage (double):
USER.GedViewer.Cursor.LogicPage.StepWidth.XCurrent
USER.GedViewer.Cursor.LogicPage.StepWidth.YCurrent

GraphicPage (double):
USER.GedViewer.Cursor.GraphicPage.StepWidth.XCurrent
USER.GedViewer.Cursor.GraphicPage.StepWidth.YCurrent

Use GraphicCoordinates (bool):
USER.GedViewer.Cursor.UseGraphicCoordinatesForStepWidth
Von |2017-11-09T12:23:44+01:002013-06-18|EPLAN, EPLAN-Scripts|
Nach oben