brepjs API Reference
    Preparing search index...

    Type Alias Vertex<D>

    Vertex: ShapeHandle & { "[___brand]": "vertex"; "[___dim]": D }

    A topological vertex (0D point).

    Type Parameters