> 1.? make surface from a close path - i don't find a method that can make surface from a close path,
> not planar, lets say circular project on a sphere !
For a circle projected on a sphere you would use it to trim the sphere giving you the surface. And actually projection is built into the Trim command so you would probably skip the projection and just trim the sphere directly with the original circle as the cutting object.
*** atached 1.close_closed_surface
top one trimmed, both sided trimmed
bottom, projected - extruded - no cap !
> 2. skip
> 3.? align on surface from orto views - is it possible ?
> - cplane applied ?
Do you mean you want to relocate an object from an ortho view to be aligned to a curved surface normal? The Transform > Orient command can do that job, see here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=3977.2
*** aling surface same as on link but in orto views(top/left/right)
snap on surface on orto views
> 4.? rotate on 3d view - found it's mostly impossible to rotate any object from 3d view, have
> to cplane, and adjust afterwards from ortos
> ! zbursh the same rotation axis -> for reference
MoI is a CAD program and isn't as focused on rotating stuff just by an eyeballed amount in the 3D view - in the ortho view you can use the edit frame rotation grip to quickly rotate an object. In the 3D view if you want to rotate around a particular line you can use the Transform > Rotate > Axis command, which lets you pick 2 points for a specific rotation axis line.
!!! Thanks !!!
*** new mechanic for me
> 5.? align/snap second point for rotation in 3d view surface/slide on edge,point
> ! custom aling to camera view
Sorry I think I'd need to see what you're trying to do for this one.
*** immage atached
> 6.? momentarily turn off snapping for object snap/straight snap same as alt do for
You can hold down Alt to temporarily turn off object snap or straight snap. Move the mouse around while Alt is still held down to move it freely without snapping.
*** as far i was searching for hotkey just for that !
if i need to work just with straight lines, turn off others and oposite
> 7.? add single point - couldn't find the script for it - wanna use it for snapping lines to it, or others
> spapping options, found it somewhere, can't find it now
It's under Draw curve > More > Point.
!! Thanks !!!
> 8.? visual effect of edges
> - smaller than 1, i've tried to modify from moi.ini, no results ! other posibilites ? if i have tons of detail to make it thinner !
> - & another option will be to clip some closests edges if too much detail,
You can't go smaller than 1 pixel but there is an option you can set in moi.ini to make the antialiasing to be tighter, giving a slimmer appearance, see here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=5961.2
*** using thin antialiasing too, thinner ! or clipping, seems it isnt
> 9.? realtime outline diffrent color selected open surfaces - xsi have such function, i think other
Sorry no there's no function for that currently - in general I've tried to avoid putting too many special indicator colors on the screen because it can often be confusing.
it might be and option ))) in menu )))
> 11.? local move/rotate/scale
> - oriented bounty box of extremes
*** atachment 11.local_axis
X- red - the longest extremes
Y- blue -medium extremes
Z- green - shortest extreme
local cplane if possible,
// why not common cplane - hard to find those extremes
// why -> flexibility to view pushing operations(extrude), offline, control depth
// if needed i will bring examples where i use it & where i found it usefull
I realise that axis wont be for roate/scale, cplane will work fine !
> 12.? scale 2d- zbrush like, in moi can be different
> move tool either scale tool -> holding "a button" from 1'st point to second snap (ps: in zbrush is move tool)
There is a command for doing 2D scaling under Transform > Scale > Scale2D . You can also do it by holding down the Shift key while you are dragging a corner of the 2D edit frame'.
*** I'm looking towards optimising some of tools under one tool !'
> 15.? paste small objects with auto-align surface
!! Thanks !!!
> 16.? 3 edges to close surface
*** atachment 16.3_edges_closed
atachment 16.3_edges_closed_02
> 25.? drawing curves in 3d view
You can draw curves in the 3D view, you just click the mouse there, you'll need to either snap on to an existing surface or set the cplane how you need it to control where the points are going though.'
*** i was testing with freeform sketch - it doest have any form of snapping, at least 1'st point' :)
> 33.? camera doll ! 3d/orto
Need more information on this one.
*** if screen is x&y to roate camera under Z
// can be done from cplane, sometimes easier to rotate just camera
> 37.? copy/paste without options, bounding box
> //i'm doing from hotkeys: copy/paste & it appears a bounting box
I'd need to see it to understand what you mean by this.
*** dublicate object at same location ! i'm doing it from hotkey that will be (copy, paste) afterwards it asking for for targeting point - that i want to avoid ! lets say that i wanna make a dublicate just for rotation or just for scale - no need to ask me orientation to make a move tool after !
// or if it's an option to make just 1 dublicate of object
> 38.? overlap hide - i'm a xsi user, and there's a grouping option that can overlap the
> current state of the object ! what for overlapping !
> * lets say i have a complex model, after blocking i wanna start working on details, split
> model, and hide others, overlap others as Hide, while "Unhide All" objets overlap wont
> allow me to unhide the rest ! therefore i can work just on part that i want without needs
> to copy-paste to second moi window the model/object itself !
Sounds like you want the "Isolate" function of Edit > Hide, it's available by a right-click on the Hide button and it is covered in the help file:
http://moi3d.com/3.0/docs/moi_command_reference4.htm#hide
*** example: i have a toy factory that can produce 3 toys ! cats, dogs and rabbits ! I need to model 3 models ! i'm boxing or sketching outlines of all 3 ! wanna work just on dog, overlap cat and rabit with hide & start working on dog ! wanna do close detail on tail - isolate selection just for tail, unhide all, to see entire model how it looks, other detail - isolate just a part , do all the magic, unhide all ! to see all 3 togher toogle overlapping
*** another example: i have a car, exterior is modeled, i want to make interior, or mechanical parts:
hide with overlap outside box, or things that i think that i dont need to see, focus on some small parts with isolate, unhide all - to have an entire look of entire part(interior/or mechanical).
// that's my workflow with bigger projects, ofc there are alternatives that i've seen like naming objets and hide same naming, or by stylling, all those are good alternatives for better workflow !
> 40.? iso curve modes change from keyboard
It might be possible to do with a script on a keyboard shortcut, which command are you referring to though?
*** there only 2/ might be toogle U/V
> 42.? convert faces to outline edges
Do you mean generate silhouettes? There is a command for that under Construct > Curve > Silhou .
*** convert current face to outline or border edge that's surrounding
thanks for your time !