08-20-2024
01:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-20-2024
01:59 AM
@MjDeck wrote:If two planar faces are adjacent (share an edge), I know of one way to find out if they are convex or concave on the body. But before I post it, I'll try to find out if there's a simpler way.
How about this:
@gerrardhickson wrote:Well, this feels silly - I just discovered the "SurfaceBodies.ConcaveEdges" edge collection. In my case, this is exactly what I want.
Found in this thread: Re: How to determine if an edge belongs to faces that are inward facing or outward facing?