Extensions: SubD
Subdivide a cuboid volume
Join several curves in only One!
At the end run this ShortCut for have directly normal selection!
script: var objs = moi.geometryDatabase.getObjects(); for ( var i = 0; i < objs.length; ++i ) { var obj = objs.item(i); obj.setHitTest( true ); }
At the end run this ShortCut for have directly normal selection!
script: var objs = moi.geometryDatabase.getObjects(); for ( var i = 0; i < objs.length; ++i ) { var obj = objs.item(i); obj.setHitTest( true ); }
Selection of a Plane by its Center
Convert One Curve in a PolyLine
Loft a selection of Polylines
Connect 2 faces selected named (no need to have OutPut, Selected Nodes! )