Interface: ShellOptions
Defined in: packages/replicad/src/shapeFunctions/operations.ts:27
Properties
faces
faces: Iterable<ShapeInput<TopoDS_Face>>;
Defined in: packages/replicad/src/shapeFunctions/operations.ts:28
thickness
thickness: number;
Defined in: packages/replicad/src/shapeFunctions/operations.ts:29
tolerance?
optional tolerance?: number;
Defined in: packages/replicad/src/shapeFunctions/operations.ts:30