TraversalParams(BlockKeyedCollection) Constructor

Standard constructor with blocks only.
Public Sub New( _ 
ByVal blocks As BlockKeyedCollection
)
This language is not supported or no code example is available.
public TraversalParams( 
BlockKeyedCollection blocks 
)
This language is not supported or no code example is available.

Parameters

blocks
BlockKeyedCollection

The blocks collection

Remarks
 
You can use this constructor to call the Entity.UpdateBoundingBox method for a single BlockReference.

.NET Framework

Supported in: 4.8

In this article

Definition