EntityList.UpdateBoundingBox Method

Computes the model bounding box, rebuilds simplified representation and updates some important variables. If the bounding box, grid, or shadow are visible, it updates them too.
Public Sub UpdateBoundingBox()
This language is not supported or no code example is available.
public void UpdateBoundingBox()
This language is not supported or no code example is available.
Remarks
 
Shadow is updated only if it is visible and if the model has the bounding box height bigger than zero.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition