-
Notifications
You must be signed in to change notification settings - Fork 13
Feature AttachedPlacement
The Attached Placement feature uses the EditAttachment command to attach a lattice to another object. The attachment can be modified with the regular FreeCAD Attacher Engines.
Click the Attached Placement button to open the Attachment task window and select one or more reference objects, or select the desired reference object(s) before invoking the command. From here, the Attachment task can be used as described in EditAttachment to create an attached lattice with a single item. Attachments can be modified via the Attachment Data tab section, or from the context menu of the Placement via "Attachment..."
Note: Attached Placement features will receive a default label of "Placment". This is an intentional typo to avoid conflicts with the expression engine.
(click the title)
Introduction to Lattice workbench
Boolean operations on arrays, Compound structure
Shape-driven arrays, Draft arrays in Lattice2
"Subsequencing" (sublink iteration, TopoSeries)
- (common pieces)
-- Common properties of placement features
-- Common properties of array generators
- (features)
-- Single Placement
-- Attached Placement
-- Array an attached Placement
-- Linear Array
-- Polar Array
-- Array From Shape
-- Invert placements
-- Join Arrays
-- Array Filter
-- Project Array
-- Resample Array
-- Populate With Copies
-- Populate With Children
-- Mirror
-- PartDesign Pattern
-- Downgrade
-- SubLink
-- Subsequence
-- Make Compound
-- Compound Filter
-- Fuse Compound
-- Bounding Box
-- Shape String
-- ParaSeries
-- TopoSeries
-- Shape info feature
- (tools)
-- Explode Array
-- Explode Compound
-- Inspect tool
-- Substitute Object
-- Expose links to subelements
-- Recompute controlling tools