Fasteners Flip: Difference between revisions

From FreeCAD Documentation
No edit summary
(Categories)
 
(5 intermediate revisions by 2 users not shown)
Line 27: Line 27:


<!--T:6-->
<!--T:6-->
# Select one or more attached fasteners.
# Select one or more attached fasteners. The selection may include unattached fasteners, but these will not be flipped. See [[#Notes|Notes]].
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Fasteners_Flip.svg|16px]] [[Fasteners_Flip|Fasteners Flip]]}} button.
#* Press the {{Button|[[Image:Fasteners_Flip.svg|16px]] [[Fasteners_Flip|Invert fastener]]}} button.
#* Select the {{MenuCommand|Fasteners → [[Image:Fasteners_Flip.svg|16px]] Invert fastener}} option from the menu.
#* Select the {{MenuCommand|Fasteners → [[Image:Fasteners_Flip.svg|16px]] Invert fastener}} option from the menu.
# The orientation of the selected fasteners is inverted.
# The orientation of the selected attached fasteners is inverted.


==Notes==
==Notes== <!--T:8-->


<!--T:9-->
* The {{PropertyData|invert}} property is ignored for unattached fasteners and they cannot be flipped with this command. To flip them their {{PropertyData|Placement}} should be changed, for example with the [[Image:Std_TransformManip.svg|16px]] [[Std_TransformManip|Std TransformManip]] command.
* The {{PropertyData|invert}} property is ignored for unattached fasteners and they cannot be flipped with this command. To flip them their {{PropertyData|Placement}} should be changed, for example with the [[Image:Std_TransformManip.svg|16px]] [[Std_TransformManip|Std TransformManip]] command.


Line 49: Line 50:


</translate>
</translate>
{{Fasteners Tools navi{{#translation:}}}}
[[Category:External_Command_Reference{{#translation:}}]]
{{Userdocnavi{{#translation:}}}}
{{Fasteners_Tools_navi{{#translation:}}}}
[[Category:External Command Reference{{#translation:}}]]

Latest revision as of 19:28, 10 March 2024

Fasteners Flip

Menu location
Fasteners → Invert fastener
Workbenches
Fasteners
Default shortcut
None
Introduced in version
-
See also
None

Description

The Fasteners Flip command inverts the orientation of attached fasteners by changing their Datainvert property.

Usage

  1. Select one or more attached fasteners. The selection may include unattached fasteners, but these will not be flipped. See Notes.
  2. There are several ways to invoke the command:
    • Press the Invert fastener button.
    • Select the Fasteners → Invert fastener option from the menu.
  3. The orientation of the selected attached fasteners is inverted.

Notes

  • The Datainvert property is ignored for unattached fasteners and they cannot be flipped with this command. To flip them their DataPlacement should be changed, for example with the Std TransformManip command.