Message 1 of 5

Not applicable
03-20-2018
02:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I know I can create a colored sketched region on a dawring with
' Create a fill region with an override color.
Call oSketch.SketchFillRegions.Add(oProfile2, oColor)
. But is there any way to create a hatch via API in a sketched area on a drawing?
Solved! Go to Solution.