Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / FRAME_MOTORSWITCH_OFFSET Property / FRAME_MOTORSWITCH_OFFSET Property

In This Topic
    FRAME_MOTORSWITCH_OFFSET Property
    In This Topic
    Contact image margin (on component) # 12059.
    Syntax
    public PropertyValue FRAME_MOTORSWITCH_OFFSET {get; set;}
    public:
    property PropertyValue^ FRAME_MOTORSWITCH_OFFSET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    For automatically aligned contact images, this value specifies the clearance of the contact image to the insertion point of the component, in the X or Y direction, depending on the plot frame.

    See Also