| Package | Description | 
|---|---|
| org.hipparchus.geometry.euclidean.threed | 
 
 This package provides basic 3D geometry components. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
PolyhedronsSet.BRep | 
PolyhedronsSet.getBRep() | 
 Get the boundary representation of the instance. 
 | 
| Constructor | Description | 
|---|---|
PolyhedronsSet(PolyhedronsSet.BRep brep,
              double tolerance) | 
 Build a polyhedrons set from a Boundary REPresentation (B-rep) specified by connected vertices. 
 | 
Copyright © 2016–2018 Hipparchus.org. All rights reserved.