BoundBoxVO Class |
Namespace: SHConnector
public class BoundBoxVO
The BoundBoxVO type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundBoxVO |
Construction
| |
| BoundBoxVO(String) |
Construction
|
| Name | Description | |
|---|---|---|
| MaxX |
Max. X
| |
| MaxY |
Max. Y
| |
| MaxZ |
Max. Z
| |
| MinX |
Min. X
| |
| MinY |
Min. Y
| |
| MinZ |
Min. Z
| |
| OriginalString |
Bound Box Original String
|