public interface Intersection
Modifier and Type | Method and Description |
---|---|
double |
getSizeX()
Returns the size in X-coordinate of the intersection geometry.
|
double |
getSizeY()
Returns the size in Y-coordinate of the intersection geometry.
|
double |
getSizeZ()
Returns the size in Z-coordinate of the intersection geometry.
|
double |
getVolume()
Returns the volume of the intersection.
|
boolean |
isEmpty()
Returns true if the intersections is of zero size.
|
double getSizeX()
double getSizeY()
double getSizeZ()
double getVolume()
boolean isEmpty()
Copyright © 2019 Solibri, Inc.. All rights reserved.