Message 1 of 8
ilogic Centerlines.AddCenteredPattern Method
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am drawing a 3D model with a circular pattern using ilogic code. I want to add a pattern centerline to the part drawn as a circular pattern on the drawing. I tried to do it using the code below, but I don't understand objectcollection well... I don't know if I should put the drawing element, define a point, or use the name of the circular pattern...
If someone who knows better can tell me, I would be very grateful....
Please tell me exactly what arguments should be used when using the Centerlines.AddCenteredPattern Method.
I want to express it in the form of the picture below....
I hope someone who knows knows ..