How to move using presision at random angle?












1














in my screenshot, i rotate the whole object in edit mode (any random angle so the axis won't line up with the grid). I want to add a segment or edge (blue line in the screeshot). I can do this with subdivide, but how to precisely make it exactly 1 unit from the red edge? What is the fastest workflow ? is there anyway in Blender i can hava a custom construction plane ?



Thanks
enter image description here
enter image description here










share|improve this question






















  • you just rotated your object. In Local Space your Object is still aligned and you can still just move it along the (I guess) Y axis for a distance of 1. Is that what you want? I will make an answer from it if it is
    – HenrikD
    5 hours ago










  • In your example everything is at right angles. If not ( a triangle for instance) do you want blue edge to be parallel with red, or with ends 1 unit from corners along edges.
    – batFINGER
    5 hours ago


















1














in my screenshot, i rotate the whole object in edit mode (any random angle so the axis won't line up with the grid). I want to add a segment or edge (blue line in the screeshot). I can do this with subdivide, but how to precisely make it exactly 1 unit from the red edge? What is the fastest workflow ? is there anyway in Blender i can hava a custom construction plane ?



Thanks
enter image description here
enter image description here










share|improve this question






















  • you just rotated your object. In Local Space your Object is still aligned and you can still just move it along the (I guess) Y axis for a distance of 1. Is that what you want? I will make an answer from it if it is
    – HenrikD
    5 hours ago










  • In your example everything is at right angles. If not ( a triangle for instance) do you want blue edge to be parallel with red, or with ends 1 unit from corners along edges.
    – batFINGER
    5 hours ago
















1












1








1


1





in my screenshot, i rotate the whole object in edit mode (any random angle so the axis won't line up with the grid). I want to add a segment or edge (blue line in the screeshot). I can do this with subdivide, but how to precisely make it exactly 1 unit from the red edge? What is the fastest workflow ? is there anyway in Blender i can hava a custom construction plane ?



Thanks
enter image description here
enter image description here










share|improve this question













in my screenshot, i rotate the whole object in edit mode (any random angle so the axis won't line up with the grid). I want to add a segment or edge (blue line in the screeshot). I can do this with subdivide, but how to precisely make it exactly 1 unit from the red edge? What is the fastest workflow ? is there anyway in Blender i can hava a custom construction plane ?



Thanks
enter image description here
enter image description here







transforms transform-orientation






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 6 hours ago









andio

28710




28710












  • you just rotated your object. In Local Space your Object is still aligned and you can still just move it along the (I guess) Y axis for a distance of 1. Is that what you want? I will make an answer from it if it is
    – HenrikD
    5 hours ago










  • In your example everything is at right angles. If not ( a triangle for instance) do you want blue edge to be parallel with red, or with ends 1 unit from corners along edges.
    – batFINGER
    5 hours ago




















  • you just rotated your object. In Local Space your Object is still aligned and you can still just move it along the (I guess) Y axis for a distance of 1. Is that what you want? I will make an answer from it if it is
    – HenrikD
    5 hours ago










  • In your example everything is at right angles. If not ( a triangle for instance) do you want blue edge to be parallel with red, or with ends 1 unit from corners along edges.
    – batFINGER
    5 hours ago


















you just rotated your object. In Local Space your Object is still aligned and you can still just move it along the (I guess) Y axis for a distance of 1. Is that what you want? I will make an answer from it if it is
– HenrikD
5 hours ago




you just rotated your object. In Local Space your Object is still aligned and you can still just move it along the (I guess) Y axis for a distance of 1. Is that what you want? I will make an answer from it if it is
– HenrikD
5 hours ago












In your example everything is at right angles. If not ( a triangle for instance) do you want blue edge to be parallel with red, or with ends 1 unit from corners along edges.
– batFINGER
5 hours ago






In your example everything is at right angles. If not ( a triangle for instance) do you want blue edge to be parallel with red, or with ends 1 unit from corners along edges.
– batFINGER
5 hours ago












1 Answer
1






active

oldest

votes


















2














You can select a face, turn the transform orientation to "normal", then click the plus button: this will create a new set of trasform orientation that you can use to manipulate your vertices, edges and faces along the three normal vectors of the first face you selected.



enter image description here



Then in the overlays section you can activate the measurement function, to get infos of edges lenghts and faces areas.



enter image description here






share|improve this answer























    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "502"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f127412%2fhow-to-move-using-presision-at-random-angle%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    You can select a face, turn the transform orientation to "normal", then click the plus button: this will create a new set of trasform orientation that you can use to manipulate your vertices, edges and faces along the three normal vectors of the first face you selected.



    enter image description here



    Then in the overlays section you can activate the measurement function, to get infos of edges lenghts and faces areas.



    enter image description here






    share|improve this answer




























      2














      You can select a face, turn the transform orientation to "normal", then click the plus button: this will create a new set of trasform orientation that you can use to manipulate your vertices, edges and faces along the three normal vectors of the first face you selected.



      enter image description here



      Then in the overlays section you can activate the measurement function, to get infos of edges lenghts and faces areas.



      enter image description here






      share|improve this answer


























        2












        2








        2






        You can select a face, turn the transform orientation to "normal", then click the plus button: this will create a new set of trasform orientation that you can use to manipulate your vertices, edges and faces along the three normal vectors of the first face you selected.



        enter image description here



        Then in the overlays section you can activate the measurement function, to get infos of edges lenghts and faces areas.



        enter image description here






        share|improve this answer














        You can select a face, turn the transform orientation to "normal", then click the plus button: this will create a new set of trasform orientation that you can use to manipulate your vertices, edges and faces along the three normal vectors of the first face you selected.



        enter image description here



        Then in the overlays section you can activate the measurement function, to get infos of edges lenghts and faces areas.



        enter image description here







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 3 hours ago

























        answered 3 hours ago









        josh sanfelici

        7,6582618




        7,6582618






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Blender Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f127412%2fhow-to-move-using-presision-at-random-angle%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Bundesstraße 106

            Le Mesnil-Réaume

            Ida-Boy-Ed-Garten