API Help
Eplan.EplApi.DataModel.E3D Namespace / PlacementArea Class / TurnAround Method

In This Topic
    TurnAround Method
    In This Topic
    Redefines placement area in the same place but with normal vector in opposite direction.
    Syntax
    public bool TurnAround()
    public:
    bool TurnAround(); 

    Return Value

    Returns true if operation was successful.
    See Also