GuiCommand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
부품설계 작업대의하위형상 점착제 도구는 하나 이상의 상위 개체의 형상을 참조하는 형상 점착제를 만듭니다. 하위형상 점착제는 일반적으로 몸통 내부에서 몸통 외부의 형상을 참조하는 데 사용됩니다. 몸통에서 직접 외부 형상을 사용하는 것은 허용되지 않으며 범위를 벗어나는 오류가 발생합니다. But a 하위형상 점착제 can also be used without being nested in a Body.
A SubShapeBinder will track the relative placement of the referenced geometry, which is useful in the context of creating assemblies, but on top of that also has its own placement.
참조되는 도형은 하나 이상의 요소로 구성될 수 있습니다. 각 요소는 개별 객체(예: 몸통), 하위 객체(예: 부품 내부의 상자 또는 몸통 내부의 스케치 또는 도형특징), 또는 하위 요소(면, 모서리, 꼭지점)가 될 수 있습니다. 어떤 도형을 선택해야 하는지는 하위형상 점착제의 의도된 목적에 따라 달라집니다. 부울 연산의 경우 고체를 선택해야 하고, 깔판생성작업의 경우 면, 스케치 또는 와이어를 사용할 수 있습니다. 그리고 스케치의 외부 도형의 경우 또는 스케치를 부착하려면 하위 요소의 조합이 적절할 수 있습니다. 요소는 여러 부모 객체에 속할 수 있으며, 하위형상 점착제가 중첩된 몸통에 속할 수도 있습니다. 하위형상 점착는 링크 기반이므로 참조된 도형은 외부 문서에 속할 수도 있습니다.
On the left two solids created in two separate Bodies.
On the right two SubShapeBinders referencing geometry from the first Body, nested in the second Body, and moved to a different position.
- If there are multiple Bodies in the document: optionally activate the Body the SubShapeBinder should be nested in.
- Select the required geometry. Subelements can only be selected in the 3D view.
- There are several ways to invoke the tool:
- Press the PartDesign SubShapeBinder button.
- Select the Part Design → Create a sub-object(s) shape binder option from the menu.
- The SubShapeBinder is created.
- If there is only one Body in the document the SubShapeBinder is automatically added to it and the Body is activated. If this is the case and the SubShapeBinder should not be nested, it can be dragged out of the Body and dropped onto the document node in the Tree view.
- If required open the source document (the external document) and the target document. Both documents must have been saved at least once.
- If there are multiple Bodies in the target document: optionally activate the Body the SubShapeBinder should be nested in.
- Select the required geometry in the source document. Subelements can only be selected in the 3D view.
- Switch to the target document by clicking its tab in the Main view area.
- Invoke the tool as described above.
- Follow the instructions described under Same document above but without selecting geometry.
- An empty SubShapeBinder is created.
- Select the required geometry. Subelements can only be selected in the 3D view.
- In the Tree view drag and drop the selection onto the SubShapeBinder. If you have selected subelements their parent objects are highlighted in the Tree view, indicating the objects to be dragged.
- Optionally add more geometry in the same manner.
- To replace already referenced geometry hold down Ctrl during the drag and drop operation.
- 2D offsetting is supported for some shape types, included planar faces, edges and wires. Because offsetting is a difficult operation for the software it does not always succeed.
- A SubShapeBinder that is not nested in a Body can be used as the Base Feature for a new Body.
- The Support property contains the links to the referenced geometry. The property is read only by default, but can be changed by following the instructions described under Start with empty SubShapeBinder.
- A SubShapeBinder created from a sketch can have an opposite "tool direction". For example a Pad created from the sketch may extend in the +Y direction, while a Pad, with the same properties, created from the SubShapeBinder extends in the -Y direction. Toggling the Reversed property (or checkbox) will solve this.
A PartDesign SubShapeBinder object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
{{TitleProperty|Base}}
-
Support|XLinkSubList: support for the geometry.
-
Fuse|Bool: if it is
True
it will fuse the solid linked shapes. -
Make Face|Bool: if it is
True
it will created a face for the linked wires. -
Claim Children|PropertyBool: if it is
True
it will claim the linked objects as children in the tree view. -
Relative|Bool: if it is
True
it will enable relative sub-object linking. -
Bind Mode|Enumeration: binding mode, {{value|Synchronized}}, {{Value|Frozen}}, {{Value|Detached}}.
-
Partial Load|Bool: if it is
True
it will enable partial loading of the objects. -
Context|XLink|hidden: container object of this binder object.
-
Bind Copy On Change|Enumeration
-
Refine|Bool: if
True
redundant edges will be removed (for example after a boolean operation). -
_ Version|Integer|hidden: version of this type of object.
-
_ Copied Link|XLinkSub|hidden
{{TitleProperty|Cache}}
- Cache_*|Matrix|hidden: unity matrix (separate property for each object in Support).
{{TitleProperty|Offsetting}}
-
Offset: 2D offset to apply. If Offset = 0, then no offset is applied. If Offset < 0, then the offset is applied inward.
-
Offset Join Type: Join method of offsetting non-tangent joints. The method can be {{Value|Arcs}}, {{Value|Tangent}} or {{Value|Intersection}}.
-
Offset Fill|Bool: If
True
, a face is made between the new wire and the original wire. See also the Make Face property. -
Offset Open Result|Bool: Affects the way open wires are processed. If
False
, an open wire is made. IfTrue
, a closed wire is made from a double-sided offset, with rounds around open vertices. -
Offset Intersection|Bool: Affects the way compounds are processed. If
False
, all children are processed independently. IfTrue
, and children are edges and wires, the children are offset in a collective manner.
{{TitleProperty|Base}}
- Use Binder Style|Bool: If
True
the colors of the binder object depend on the fine-tuning parameter DefaultDatumColor. IfFalse
, normal shape colors are applied.
- New Sublink Link Feature, usage explanation with video.
⏵ documentation index > PartDesign > PartDesign SubShapeBinder/ko