API Help
Eplan.EplApi.DataModel.E3D Namespace / Mate Class / Rotation Property

In This Topic
    Rotation Property (Mate)
    In This Topic
    Angle by which the components are to be rotated when they are placed on the mounting point.
    Syntax
    public double Rotation {get;}
    public:
    property double Rotation {
       double get();
    }
    Remarks
    The possible values are 45°, 90°, 135° (positive and negative) and 180°.
    See Also