Skip to main content

Interface: ShapeEdgeMesh

Defined in: packages/replicad/src/shapeFunctions/mesh.ts:25

The types naming this module's own API surface. The functions they belong to live in the replicad/shape-functions entry point.

Properties​

edgeGroups​

edgeGroups: object[];

Defined in: packages/replicad/src/shapeFunctions/mesh.ts:27

count​

count: number;

edgeId​

edgeId: number;

start​

start: number;

lines​

lines: number[];

Defined in: packages/replicad/src/shapeFunctions/mesh.ts:26