- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Create 2D Sketch from Part
I need to create sketch from Part or Extrude feature.
(since i need to confirm whether all closed skecth profiles are converted as Part via extrude feature)
Is it possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Your question is a bit vague. Could you start by check every sketches is your part is consumed by a feature ? That or list all sketches, loop through all features and "checkmark" sketches used by feature and then confirm if all sketches are "checked"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Sorry! My words are not clear.
The following problem occurs in my automation process.
In my case some of the sketch closed entities are not converted as solid while using extrude feature.
So some cuts are missing.
I need to confirm whether all the closed entities are converted as solid. Otherwise i need to show user about the extrude feature conversion error.
Guide me how to resolve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
My understanding is that you have one or several sketches with each one or several closed loops. You want to check if each closed loops are consumed to a part feature.
I will need to check in the API when I get on my laptop, but I know drawings segments have a closed loop member So maybe you can do something like that in a sketch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
maybe sketch doctor can be used here? i am not at computer as well. but to be honest it is very hard to help you, this is second topic from you for the same story, you do not share any helpful information, we don’t have idea what you’re doing, so maybe you could share some file or part of automation code or scenario? i am almost 100% sure that in this forum somebody already ask about open sketches. did you try to look for something?