| Returns the halfspaces of the specified region blob. |
| Parameter(s): |
| name | type | length | inout | pnum |
| @bin | varbinary | -1 | input | 1 |
| ConvexID | int | 4 | output | 1 |
| HalfspaceID | int | 4 | output | 2 |
| X | float | 8 | output | 3 |
| Y | float | 8 | output | 4 |
| Z | float | 8 | output | 5 |
| C | float | 8 | output | 6 |