Message 1 of 3
Split Geometry function like in Dynamo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I've been searching for a way to cut a planar face with multiple lines,
in Dynamo there's a node called Geometry.Split,
which can be used to cut geometries between solids, surfaces and curves,
but in Revit API it seems there's only utilities for solid operation,
is there a way to handle the not -element-based geometries via Revit API?
Thanks in advance.