Is it possible to automate the sketch process and shape generation?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is it possible to automate the sketch process and shape generation?
Dear community,
I have trouble with 3D model creation.
I have the location coordinates (x, y) of the 3D model, but it is complicated and too many to handle.
Consequently, it takes a lot of time to draw the 2D profile.
If we draw the 2D profile from its location coordinates automatically, it would be a great help.
In addition, all models have a cylindrical shape. It would also be a great help for me if we rotate the profile on z axis automatically.
Could anyone have an idea to do this?
- Labels:
-
Fastener Design
-
Flexible Modeling
-
General
- Tags:
- automation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Yu_707 wrote:
Dear community,
I have trouble with 3D model creation.
I have the location coordinates (x, y) of the 3D model, but it is complicated and too many to handle.
Consequently, it takes a lot of time to draw the 2D profile.
If we draw the 2D profile from its location coordinates automatically, it would be a great help.
In addition, all models have a cylindrical shape. It would also be a great help for me if we rotate the profile on z axis automatically.
Could anyone have an idea to do this?
Hi,
if you have some programming skills then you can generate DXF file using known coordinates and then import it into Creo in Sketcher mode.
Martin Hanák
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Martin,
Thank you for a great idea. This method would be a choice for the automation.
By the way, do you knoew it is possible to draw the sketch directoly for the coordinates with using toolkit API?
Best,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Yu_707 wrote:
Hi Martin,
Thank you for a great idea. This method would be a choice for the automation.
By the way, do you knoew it is possible to draw the sketch directoly for the coordinates with using toolkit API?
Best,
Hi,
I am not API expert, therefore I have no idea.
Martin Hanák
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can you post an example of one of these sketches? How many unique profiles are required to create? Creo in general does not perform well with complex sketches (many entities with many constraints). In most cases you will be better off with multiple sketches rather than one. Seeing an example of what you need to create will allow for specific recommendations.
Involute Development, LLC
Consulting Engineers
Specialists in Creo Parametric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
also you can generate ibl file, import it to get curve and use the curve as the base of solid geometry.
Please read:
See uploaded files. Part is saved in Creo 7.0.
Martin Hanák
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
