| Package | Description |
|---|---|
| de.mcp.cutcad.application | |
| de.mcp.cutcad.model | |
| de.mcp.cutcad.model.primitives | |
| de.mcp.cutcad.model.shapes |
| Modifier and Type | Field and Description |
|---|---|
private Pluggable |
Properties.currentlyPluggedTo |
| Modifier and Type | Method and Description |
|---|---|
void |
Properties.plugTo(Pluggable p)
Plugs the controls of the properties bar to the Pluggable p.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Connection |
class |
STLMesh |
| Modifier and Type | Class and Description |
|---|---|
class |
Cutout
Connects two shapes such that the second one forms a cut-out in the first one
|
class |
Shape |
| Modifier and Type | Class and Description |
|---|---|
class |
CopyShape
Makes a copy of an existing shape
|
class |
PolygonShape |
class |
Rectangle
Creates a rectangle as a shape
|
class |
SymmetricPolygon
Creates a symmetric polygon as a shape
|
class |
Trapezium
Creates a trapezium as a shape
|