Message 1 of 1
Intersect Method Face with Opening
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
By the Intersect Methode:
public FaceIntersectionFaceResult Intersect(
Face face,
out Curve result
)
there is only one result. But by Face with an Opening, that intersects another Face, there is more than one Curve. How can I find other results?