The geometric layer beneath the topology: the mathematical curves and surfaces themselves,
separate from the edges and faces that carry them. curves builds 2D curves for constructions in
UV space and evaluates them; surfaces builds infinite surfaces and extracts the surface a face
lies on. These objects cannot be drawn directly: wrap them into edges and faces with
shapes.edge and shapes.face first.
The geometric layer beneath the topology: the mathematical curves and surfaces themselves, separate from the edges and faces that carry them.
curvesbuilds 2D curves for constructions in UV space and evaluates them;surfacesbuilds infinite surfaces and extracts the surface a face lies on. These objects cannot be drawn directly: wrap them into edges and faces withshapes.edgeandshapes.facefirst.