Package | Description |
---|---|
eu.printingin3d.javascad.models | |
eu.printingin3d.javascad.tranzitions |
Modifier and Type | Class and Description |
---|---|
class |
BoundedModel
There are cases, when we want to have an object, which boundaries differ from the calculated ones.
|
class |
Extendable3dModel
Extendable model - use this as the base class for your own models.
|
Modifier and Type | Class and Description |
---|---|
class |
Colorize
Colors the object it contains.
|
class |
Difference
Difference operation.
|
class |
Hull
Represents a hull of models.
|
class |
Intersection
Intersection operation.
|
class |
Mirror
Mirrors a model.
|
class |
Rotate
This represents a rotate transition, but used rarely, because the convenient
methods of
Abstract3dModel replace it most of the time. |
class |
Scale
Scales a model by the given value on X, Y and Z plane.
|
class |
Slicer
Slice a model into pieces; the result is one of the slices.
|
class |
Translate
This represents a move transition, but used rarely, because the convenient
methods of
Abstract3dModel replace it most of the time. |
class |
Union
Represents an union of models.
|
Copyright © 2014–2020, Printing in 3D. All rights reserved.