TAGGED: spaceclaim, split
-
-
March 15, 2024 at 3:27 pmShyam Prasad V AtriSubscriber
Hello
I have a body like this and i am having really hard time splitting the body
My objective is to subtract the cylinder from the cuboidÂ
I am trying to use split body and it is not allowing me to perform the operation
What is the correct sequence to follow?
1select cube
2 select the two faces of cylinder (when i click control to pick second face the curser moves up)
3 select the body to keep(many times the control does not go here) please tell me why?
-
March 15, 2024 at 3:36 pmShyam Prasad V AtriSubscriber
Is there any way to do the selection with the script..i am fed up of using this stupid space claim GUI. Its totally worthless and horrible to use..
-
March 15, 2024 at 4:47 pmErik KostsonAnsys Employee
Hi
If you want to create a part (cube say) arround the blue/grey part you show then use enclosure:
https://www.youtube.com/watch?v=2VFUHSc3_sg
All the best
Erik
-
March 20, 2024 at 4:29 pmShyam Prasad V AtriSubscriber
Hey i don't think you understood the question i have two questions (that youtube video is not helpful)
question 1:Â is there a way to create a box and a curve with a defined set of points and do the subtract operation with script?
question 2: When i created the box and selected the box and the curve why does it not split? This is the sequence i follow as per the one mentioned above
-
March 20, 2024 at 4:55 pmShyam Prasad V AtriSubscriber
look i figured a way to some how make it work on the GUI. Now i want to transilate it into a script of python and i am able to do so one or two bodies i am not able to repeat that
# Python Script, API Version = V20Â# Intersect Bodiestargets = Body1tools = Body2options = MakeSolidsOptions()result = Combine.Intersect(targets, tools, options, Info1)# EndBlockÂ# Intersect Bodiestargets = Body1tools = Body3options = MakeSolidsOptions()result = Combine.Intersect(targets, tools, options, Info2)# EndBlockÂwhen i do tools=Body5 and do the process it does not work..when i look at the treeThere is nothing called as body5 everything has a name called as component.. please tell me how to proceed is there a way i can list out all the bodies?ÂÂ
-
March 20, 2024 at 7:18 pmShyam Prasad V AtriSubscriber
Â
a
-
March 20, 2024 at 7:20 pmShyam Prasad V AtriSubscriber
b
-
- The topic ‘how to do booliean operation in space claim’ is closed to new replies.
- How to apply Compression-only Support?
- At least one body has been found to have only 1 element in at least 2 directions
- Error when opening saved Workbench project
- Script Error Code:800a000d
- Elastic limit load, Elastic-plastic limit load
- Image to file in Mechanical is bugged and does not show text
- Element has excessive thickness change, distortion, is turning inside out
-
1762
-
635
-
599
-
591
-
366
© 2025 Copyright ANSYS, Inc. All rights reserved.