Message 1 of 5

Not applicable
11-30-2021
09:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I need a help to create center lines in drawing using Attribute naming edge entity, I had did for ETO its working but need it to convert to API Coding c#. Can any one help?
ETO Rules:
Child Centerline_11 As :IvCenterline
ClosestPoint1 = Point(-1.1953125, 1.50774273, 0.0)
ClosestPoint2 = Point(1.1953125, 1.50774273, 0.0)
entity1 = "Edge47"
entity2 = "Edge48"
intent1 = :centerPoint
intent2 = :centerPoint
Layer = "Centerline (ANSI)"
part1 = STsh2_3B3Smodel
part2 = STsh2_3B3Smodel
Style = "Center Mark (ANSI)"
View = Root.Enclosure_Drawing.sheet2_3.STsh2_3B3SbaseView
Visible? = True
Solved! Go to Solution.