<< Click to Display Table of Contents >>
Ratio |
Elipse Power's Screen Importer creates Screen objects proportionally, by considering the size of an object in an electrical modeler, the drawing area of a model, and the size of a Screen. After performing an import operation, if needed, delete all objects created on that Screen, perform the necessary adjustments, and then repeat this import process, until the resulting Screen is considered satisfactory.
For Screen objects with the best possible appearance, that is, Screen objects created with their original sizes, users can rely on the following formulas:
CanvasTop = (Width / 2000) * Size
CanvasBottom = (Height / 2000) * Size
Where:
•CanvasTop: Width of electrical modeler's drawing area
•CanvasBottom: Height of electrical modeler's drawing area
•Width: Width of operation Screen
•Height: Height of operation Screen
•Size: Object size in electrical modeler