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.
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
number of surfaces of Polysurface
Return new Surfaces representing the underlying Surfaces.
Compute 2d cell boundaries which are not connected to other Surfaces
number of vertices of Polysurface