The SbBox3i32 type exposes the following members.
Properties
| Name | Description |
---|
| Empty |
Gets a flag indicating if the box is empty (degenerate).
|
| Max |
Gets the maximum point of the box.
|
| Min |
Gets the minimum point of the box.
|
| Size |
Gets box size.
|
TopSee Also