3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
3D Creation Made Simple
Text & Image to 3D Model in seconds
One-Click Texturing & Smart Detail Editing
Free Credits Monthly
Start Free
Anonymous1774116892
03-21 18:22
Model Name
engineering part 3d model
Tags
machine
rendering
realistic
Input
Prompt
import Part, FreeCAD as App doc = App.newDocument("CollarTurner") box = doc.addObject("Part::Box", "Frame") box.Length = 1000 # mm (1m) box.Width = 500 box.Height = 500 crank = doc.addObject("Part::Cylinder", "Crank") crank.Radius = 100 crank.Height = 50 crank.Placement.Base = App.Vector(500, 150, 100) # Position doc.recompute() Gui.activeDocument().activeView().viewIsometric() # Iso view
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!
Expires in: 00:00:00