BlockReference.AccumulatedParentsTransform Property

Gets the global transformation given by the current BlockReference's transformation and its parents' ones.
Public Property AccumulatedParentsTransform() As devDept.Geometry.Transformation 
Get 
This language is not supported or no code example is available.
public devDept.Geometry.Transformation AccumulatedParentsTransform {get;}
This language is not supported or no code example is available.

Property Value

devDept.Geometry.Transformation
Remarks
 
The BlockReference must have been set as current with EntityList.SetCurrent.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition