Contents
Interface Primitive
- All Known Implementing Classes:
Box
,Cube
,Cylinder
,Operation
,Pgon
,Polyhedron
,RoundedCube
,Sphere
,StlPrim
,Trap
,Trd
,Tube
public interface Primitive
A primitive geometry.
- Author:
- Michael Hoffer <info@michaelhoffer.de>
-
Method Details
-
toPolygons
-
toCSG
-
getProperties
PropertyStorage getProperties()Returns the property storage of this primitive.- Returns:
- the property storage of this primitive
-