Datum/ja
概要
In FreeCAD the word "Datum" is normally used to refer to auxiliary geometry in the PartDesign Workbench. These geometrical elements will not form part of the final Shape of the Body, but can be used as references and supports for sketches and other types of features.
The following correspond to elements derived from the Part::Datum
class, itself derived from Part Feature:
The following are derived directly from Part Feature:
使い方
- Switch to the PartDesign Workbench.
- Press
PartDesign Body.
- Select the Origin of the Body, and make it visible by pressing the Space bar in your keyboard.
- Press
PartDesign Plane to open the plane task panel.
- In the 3D view, click on one of the standard planes, for example, the XY plane. Then press OK to close the task panel.
- Now in the tree view, select the newly created DatumPlane, and then press
PartDesign NewSketch.
- Create a closed wire, and then use
PartDesign Pad to extrude the sketch, and create an initial solid.
Now you can move and rotate the DatumPlane as you wish, by changing its properties in the property editor, and the Sketch and Pad will follow its new Placement.
You can add other types of datums to be used with other sketches and features.
補足
Since they appeared in v0.17, datum objects were intended to be used inside PartDesign Bodies. However, since they are useful "reference" objects with different attachment methods, it has been proposed that they should be available outside of the PartDesign Workbench. In this way, they will be usable in all workbenches as supporting geometry, particularly in the context of creating assemblies.
PartDesign
- Structure tools: Part, Group
- Helper tools: Create body, Create sketch, Attach sketch, Edit sketch, Validate sketch, Check geometry, Create a shape binder, Create a sub-object(s) shape binder, Create a clone, Create a datum plane, Create a datum line, Create a datum point, Create a local coordinate system
- Modeling tools:
- Additive tools: Pad, Revolution, Additive loft, Additive pipe, Additive helix, Additive box, Additive cylinder, Additive sphere, Additive cone, Additive ellipsoid, Additive torus, Additive prism, Additive wedge
- Subtractive tools: Pocket, Hole, Groove, Subtractive loft, Subtractive pipe, Subtractive helix, Subtractive box, Subtractive cylinder, Subtractive sphere, Subtractive cone, Subtractive ellipsoid, Subtractive torus, Subtractive prism, Subtractive wedge
- Boolean: Boolean operation
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework