Method GetOBB
GetOBB(OccurrenceList)
Returns the Oriented Bounding Box of a list of occurrences (works only on meshes, fast method, not the Minimum Volume Box)
Declaration
[HandleProcessCorruptedStateExceptions]
public OBB GetOBB(OccurrenceList occurrences)
Parameters
| Type | Name | Description |
|---|---|---|
| OccurrenceList | occurrences | List of occurrences to retrieve the OBB |
Returns
| Type | Description |
|---|---|
| OBB |