EntityList.Translate (Vector3D) Method

Translates all the entities in the collection.
Public Sub Translate( _ 
ByVal dv As Vector3D
)
This language is not supported or no code example is available.
public void Translate( 
Vector3D dv 
)
This language is not supported or no code example is available.

Parameters

dv
Vector3D

Amount

Remarks
 
You need to call Regen to see the effect of this command.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition