API Help
Eplan.EplApi.HEServices Namespace / Edit Class / Rotate Method
Placements to rotate.
Starting point for rotation
Angle (in radians)

In This Topic
    Rotate Method (Edit)
    In This Topic
    Rotates objects.
    Syntax

    Parameters

    plcmnts
    Placements to rotate.
    oPntStart
    Starting point for rotation
    angle
    Angle (in radians)
    Exceptions
    ExceptionDescription
    Is thrown in case of null parameters.
    See Also