examples.part

Example part package.

Name

Description

Box

Represents a box.


class Box

Bases: object

Represents a box.

static make() → Part.Shape

Make a box.

Returns

The shape of a box.

Return type

Part.Shape