PartDesign Point: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Template:UnfinishedDocu}} {{GuiCommand|Name=PartDesign Point|Workbenches=PartDesign, Complete|MenuLocation=PartDesign → Create a datum point|Shor...")
 
(Button template)
 
(26 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<languages/>
{{Template:UnfinishedDocu}}
<translate>
<!--T:14-->
{{Docnav
|[[PartDesign_NewSketch|Create sketch]]
|[[PartDesign_Line|Create a datum line]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_NewSketch.svg‎
|IconR=PartDesign_Line.svg
|IconC=Workbench_PartDesign.svg
}}


<!--T:1-->
{{GuiCommand|Name=PartDesign Point|Workbenches=[[PartDesign Workbench|PartDesign]], Complete|MenuLocation=PartDesign → Create a datum point|Shortcut=|SeeAlso=}}
{{GuiCommand
|Name=PartDesign Point
|MenuLocation=Part Design → Create a datum → Create a datum point
|Workbenches=[[PartDesign_Workbench|PartDesign]]
|Version=0.17
|SeeAlso=[[PartDesign_Line|PartDesign Line]], [[PartDesign_Plane|PartDesign Plane]]
}}


===Description===
==Description== <!--T:2-->


<!--T:3-->
It is now possible to create datum planes/lines/points and attach them to features. Those datums can be used as basis for sketches or as revolution axis etc. There are a multitude of attachment possibilities for datums, try them out.
Creates a '''datum point''' which can be used as reference for sketches or other datum geometry.

Datum point with OffsetZ=2


</translate>
[[File:DatumPoint.png]]
[[File:DatumPoint.png]]
<translate>
<!--T:5-->
{{Caption|A datum point attached to a sphere with an attachment offset of {{Value|2}} in the Z direction.}}


==Usage== <!--T:6-->


<!--T:7-->
===Use===
# Press the {{Button|[[Image:PartDesign_Point.svg|24px]] '''Create a datum point'''}} button.

# Define Point parameters. Select a first reference in the 3D view to filter the available attachment modes.
# Click on [[Image:PartDesign Point.png|16px]] in the toolbar, or choose {{KEY|PartDesign}} → {{KEY|[[Image:PartDesign Point.png|16px]] Create a datum point}} from the main menu,
# Depending on the selected reference, there may be one or more attachment modes available in the the list. The most likely one will automatically be selected and shown in bold in the list. The text ''Attached with mode'' along with the attachment mode name will appear in green at the top of the Parameters panel.
# set options and parameters,
# To add an additional reference, press the next {{Button|Reference}} button. Once pressed its label changes to ''Selecting...'' until a selection is made.
# click {{KEY|OK}}.
# Select an attachment mode in the list.

# Define Attachment Offset values.
===Options===
# Press {{Button|OK}}.

[[File:PartDesign Point.png]] '''Point parameters'''


==Options== <!--T:8-->
'''Reference'''
* Reference 1:
* Reference 2:
** Any:
* Reference 3:
* Reference 4:


<!--T:9-->
'''Available modes'''
Double-click the DatumPoint label in the Model tree or right-click and select '''Edit datum''' in the contextual menu to edit its parameters. For more details about Attachment mode and Attachment offset, see [[Part_EditAttachment|Part EditAttachment]].
* Object origin:
* Focus1:
* Focus2:
* On edge:
* Center of curvature:
* Vertex:
* Proximity Point 1:
* Proximity Point 2:
** Object origin:


==Properties== <!--T:10-->
'''Offset'''
* OffsetZ, OffsetY, OffsetX:
* RotateXY:


<!--T:11-->
===Limitations===
* {{PropertyData|MapMode}}: lists the attachment mode used.
* {{PropertyData|Attachment Offset}}: applies a transformation (translation and rotation) in reference to the attachment placement.
* {{PropertyData|Label}}: name given to the object, this name can be changed at convenience.


==Limitations== <!--T:12-->
===Scripts===


<!--T:13-->
===Links===
* The datum point cannot be used as section for Pipe and Loft features.


===Notes===


<!--T:15-->
Available since FreeCAD v 0.17.
{{Docnav
|[[PartDesign_NewSketch|Create sketch]]
|[[PartDesign_Line|Create a datum line]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_NewSketch.svg‎
|IconR=PartDesign_Line.svg
|IconC=Workbench_PartDesign.svg
}}


</translate>
{{clear}}
{{PartDesign Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 10:29, 11 April 2022

PartDesign Point

Menu location
Part Design → Create a datum → Create a datum point
Workbenches
PartDesign
Default shortcut
None
Introduced in version
0.17
See also
PartDesign Line, PartDesign Plane

Description

Creates a datum point which can be used as reference for sketches or other datum geometry.

A datum point attached to a sphere with an attachment offset of 2 in the Z direction.

Usage

  1. Press the Create a datum point button.
  2. Define Point parameters. Select a first reference in the 3D view to filter the available attachment modes.
  3. Depending on the selected reference, there may be one or more attachment modes available in the the list. The most likely one will automatically be selected and shown in bold in the list. The text Attached with mode along with the attachment mode name will appear in green at the top of the Parameters panel.
  4. To add an additional reference, press the next Reference button. Once pressed its label changes to Selecting... until a selection is made.
  5. Select an attachment mode in the list.
  6. Define Attachment Offset values.
  7. Press OK.

Options

Double-click the DatumPoint label in the Model tree or right-click and select Edit datum in the contextual menu to edit its parameters. For more details about Attachment mode and Attachment offset, see Part EditAttachment.

Properties

  • DataMapMode: lists the attachment mode used.
  • DataAttachment Offset: applies a transformation (translation and rotation) in reference to the attachment placement.
  • DataLabel: name given to the object, this name can be changed at convenience.

Limitations

  • The datum point cannot be used as section for Pipe and Loft features.