Function: unwrapShape()
function unwrapShape<Type>(shape): Type;
Defined in: packages/replicad/src/shapeFunctions/shapeInput.ts:11
Type Parameters
Type
Type extends TopoDS_Shape
Parameters
shape
ShapeInput<Type>
Returns
Type
function unwrapShape<Type>(shape): Type;
Defined in: packages/replicad/src/shapeFunctions/shapeInput.ts:11
Type extends TopoDS_Shape
ShapeInput<Type>
Type