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