Why can’t I find the “make independent” option when I right click a face to remove it from a pattern?
-
-
April 13, 2023 at 7:33 amSolutionParticipant
When we want to remove a geometry from a pattern, the approach we take is to right click on a face of that geometry, then click “make independent”. However, in some cases, you may find the option “make independent” disappeared. This is because that geometry being clicked on belongs to a component. And then that component belongs to a pattern. To solve that, we can go to the geometry tree first, then click to expand the component. Then if you right click on the geometry face again, you will see the option “make independent”. Please refer to the attached document for additional details. Alternatively, you can use scripts to achieve that: #First select the component. This can be a for loop to select all the components in pattern selection = Selection.Create(GetRootPart().Components[0].Components[0]) #Then make it independent result = ComponentHelper.MakeIndependent(selection, None) Keywords: SpaceClaim; Make Independent; Geometry Selection; Pattern; SpaceClaim Script
Attachments:
1. 2061991 Make independent option of a geometry from pattern disappers.pdf
-
Introducing Ansys Electronics Desktop on Ansys Cloud
The Watch & Learn video article provides an overview of cloud computing from Electronics Desktop and details the product licenses and subscriptions to ANSYS Cloud Service that are...
How to Create a Reflector for a Center High-Mounted Stop Lamp (CHMSL)
This video article demonstrates how to create a reflector for a center high-mounted stop lamp. Optical Part design in Ansys SPEOS enables the design and validation of multiple...
Introducing the GEKO Turbulence Model in Ansys Fluent
The GEKO (GEneralized K-Omega) turbulence model offers a flexible, robust, general-purpose approach to RANS turbulence modeling. Introducing 2 videos: Part 1 provides background information on the model and a...
Postprocessing on Ansys EnSight
This video demonstrates exporting data from Fluent in EnSight Case Gold format, and it reviews the basic postprocessing capabilities of EnSight.
- How to deal with “”Problem terminated — energy error too large””?”
- The LS-DYNA equivalent of *MODEL_CHANGE card (in ABAQUS). Which keywords can be used to introduce(activate)/delete(deactivate) elements in the middle of a calculation (at user-specific time/load steps).
- Contact Definitions in ANSYS Workbench Mechanical
- How do I request ANSYS Mechanical to use more number of cores for solution?
- There is a unit systems mismatch between the environments involved in the solution.
- How to restore the corrupted project in ANSYS Workbench?
- After Workbench crashes, how can I recover the project from a .mechdb file?
- How to resolve “Error: Invalid Geometry”?
- Please explain the difference between Point Mass and Distributed Mass.
- Model has a large number of contacts – how to reduce them?
© 2024 Copyright ANSYS, Inc. All rights reserved.