CADability dotNET
Overload List
| Name | Description | |
|---|---|---|
| BoundingCube(array<GeoPoint>[]()[][]) |
Constructs a BoundingCube, that encloses all given points
| |
| BoundingCube(SerializationInfo, StreamingContext) |
Constructor required by deserialization
| |
| BoundingCube(GeoPoint, Double) |
Constructs a equal sided BoundingCube from a center point and a "radius" (half width)
| |
| BoundingCube(Double, Double, Double, Double, Double, Double) |
Constructs a BoundingCube from minimum and maximum values
|