Package | Description |
---|---|
eu.printingin3d.javascad.models |
Modifier and Type | Class and Description |
---|---|
class |
Cube
Represents a cuboid.
|
class |
Cylinder
Represents a cylinder, a truncated cone or a cone.
|
class |
Empty3dModel
Empty model - use this as the base class if you want to build a complex object.
|
class |
Import
Represents an import operation in OpenSCAD.
|
class |
LinearExtrude
Linear extrude the given 2D model to create a 3D object.
|
class |
Polyhedron
Represents a set of triangles.
|
class |
Prism
Represents a prism or a pyramid.
|
class |
Ring
A ring 3D object based on a 2D object.
|
class |
Sphere
Represents a sphere.
|
class |
Support
Represents support material to hold the above objects.
|
Copyright © 2014–2020, Printing in 3D. All rights reserved.