PolySurface
Make Polysurface by joining surfaces.
Makes PolySurface by Loft through Curves.
Makes PolySurface by Loft through PolyCurves.
public static PolySurface ByLoftGuides(IEnumerable<Curve> crossSections, IEnumerable<Curve> guideCurves)
Makes PolySurface by Loft through PolyCurves.
Make Polysurface by surfaces of Solid.
Make Polysurface by sweeping curves along rail.
Make Polysurface by sweeping a curve along rail.
Chamfers a PolySurface along input Edges with a given offset from the edge corner.
Returns number of edges of polysurface.
Extract Solids from Polysurface defined by subset of surfaces
Fillets a PolySurface along input Edges with a given radius.
Locate Surfaces by Line. Takes all surfaces hit by line.
Locate Surfaces by point. Takes first intersection in forward direction. Returns one surface if hit surface interior, two if hit edge interior, and many if hit vertex
Returns number of surfaces of polysurface.
Return new Surfaces representing the underlying Surfaces.
Compute 2d cell boundaries which are not connected to other Surfaces
Returns number of vertices of polysurface.