Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / WindowMacro Class / ResetPositions3D Method / ResetPositions3D() Method

In This Topic
    ResetPositions3D() Method
    In This Topic
    Resets positions of items from a macro.
    Syntax
    public void ResetPositions3D()
    public:
    void ResetPositions3D(); 
    Remarks
    After calling the method, each 3d object is transformed by inverted transformation of the 1st from TopLevelObjects3D
    See Also