Package | Description |
---|---|
eu.printingin3d.javascad.enums | |
eu.printingin3d.javascad.models | |
eu.printingin3d.javascad.utils |
Modifier and Type | Method and Description |
---|---|
static Plane |
Plane.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Plane[] |
Plane.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Abstract3dModel |
Abstract3dModel.round(Plane plane,
double radius)
Rounding this object with the given radius.
|
Constructor and Description |
---|
RoundProperties(Plane plane,
double radius)
Creates the properties with the given radius on the given plane.
|
Copyright © 2014–2020, Printing in 3D. All rights reserved.