public abstract class ModelSolid extends ModelConstruction
| Constructor and Description |
|---|
ModelSolid() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShape() |
boolean |
isSolid() |
difference, getPolygons, getTransform, intersection, print, print, transform, union, visitpublic boolean isShape()
isShape in interface ConstructionisShape in interface ShapeisShape in interface SolidisShape in class ModelConstructionpublic boolean isSolid()
isSolid in interface ConstructionisSolid in interface ShapeisSolid in interface SolidisSolid in class ModelConstructionCopyright © 2018. All rights reserved.