Function: serializeShape()
function serializeShape(shapeInput): string;
Defined in: packages/replicad/src/shapeFunctions/export.ts:16
Serializes a shape to OpenCascade's BRep text representation.
Parameters
shapeInput
Returns
string
function serializeShape(shapeInput): string;
Defined in: packages/replicad/src/shapeFunctions/export.ts:16
Serializes a shape to OpenCascade's BRep text representation.
string